General

Profile

wehu (Wei Hu)

  • Login: wehu
  • Email: wei1.hu@amd.com
  • Registered on: 04/10/2014
  • Last sign in: 11/06/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

04/17/2014

12:02 AM Ruby master Bug #9748: FileUtils.cp always preserve the permission of original files
Thanks,Nobuyoshi. I wondered that also. However, If so, the behavior is different from ruby 2.1.1's document. Also, :... wehu (Wei Hu)

04/16/2014

08:00 AM Ruby master Bug #9748 (Closed): FileUtils.cp always preserve the permission of original files
`FileUtils.cp` will always preserve the permission of original files even if we passed `:preserve=>false`.
I think...
wehu (Wei Hu)

04/14/2014

12:10 PM Ruby master Bug #9740: super: no superclass method in Ruby 2.1.1
sorry, looks like it's fixed @ r45585. We can close this one. Thanks a lot, Nobuyoshi. :) wehu (Wei Hu)
07:36 AM Ruby master Bug #9740 (Closed): super: no superclass method in Ruby 2.1.1
Below code will result into error:
~~~
super: no superclass method `foo' for #<Object:0x002b0430670fe8>
~~~
H...
wehu (Wei Hu)
04:00 AM Ruby master Bug #9721: super: no superclass method in Ruby 2.1.1
Hi, Nakada,
Thanks for your fix, but this still has problem. If we run my original example, it will result into:
...
wehu (Wei Hu)

04/10/2014

03:51 AM Ruby master Bug #9721 (Closed): super: no superclass method in Ruby 2.1.1
Below code will result into error:
~~~
super: no superclass method `foo' for #<Object:0x002b0430670fe8>
~~~
H...
wehu (Wei Hu)

Also available in: Atom