General

Profile

ccmywish (Aoran Zeng)

  • Login: ccmywish
  • Registered on: 11/12/2020
  • Last sign in: 01/05/2024

Issues

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

Like

Activity

05/24/2023

11:10 AM Ruby master Feature #19690 (Open): Add terminal colorizing gem to stdlib
Recently the new version of `tracer` gem caught my eye. But I've noticed an anti-DRY pattern.
I've noticed that ma...
ccmywish (Aoran Zeng)
10:47 AM Ruby master Feature #19688 (Closed): Add indentable block comment syntax
Ruby's default block comment is using `=begin` and `=end`
```ruby
=begin
Some block comments
=end
```
However...
ccmywish (Aoran Zeng)
09:34 AM Ruby master Bug #18738: IRB can't recognize heredoc after words
This has been fixed. Please close it. ccmywish (Aoran Zeng)

02/06/2023

05:20 AM Ruby master Revision b3fd1222 (git): [ruby/English] Replace HTML5 deprecated tag <tt> with <code>
https://github.com/ruby/English/commit/3712fd6752 ccmywish (Aoran Zeng)

04/19/2022

02:51 AM Ruby master Bug #18741: Slicing an Array using index out of range inconsistent return type
HI @zverok, I think your proposition is a little different from what's reported here.
```ruby
array = [:peanut, :...
ccmywish (Aoran Zeng)

04/18/2022

12:00 AM Ruby master Bug #18738: IRB can't recognize heredoc after words
kaiquekandykoga (KaĆ­que Koga) wrote in #note-1:
> I think it can be interesting to open an issue at https://github.c...
ccmywish (Aoran Zeng)

04/17/2022

03:51 PM Ruby master Bug #18738 (Closed): IRB can't recognize heredoc after words
My irb_info
```ruby
irb(main):001:0> irb_info
=>
Ruby version: 3.1.1
IRB version: i...
ccmywish (Aoran Zeng)
03:20 PM Ruby master Bug #18737 (Closed): Windows 'require' is case independent
On Windows, `require` may cause one file to load in more than once if user accidentally spells the wrong name of a ge... ccmywish (Aoran Zeng)

Also available in: Atom