Gondolin (Damien Robert)
- Login: Gondolin
- Email: Damien.Olivier.Robert+ruby@gmail.com
- Registered on: 12/03/2012
- Last sign in: 10/03/2018
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 8 | 9 |
Activity
02/07/2018
- 08:33 PM Ruby master Bug #14456: Dir.glob with FNM_CASEFOLD gives ArgumentError: invalid byte sequence in UTF-8
- shevegen (Robert A. Heiler) wrote:
> Not sure if it can be removed, but I think you can change the status
> to "clo...
02/06/2018
- 01:48 PM Ruby master Bug #14456: Dir.glob with FNM_CASEFOLD gives ArgumentError: invalid byte sequence in UTF-8
- Apologies for the spam, my browser submitted this bug several times and I don't know how to erase the other bug reports.
- 01:43 PM Ruby master Bug #14456 (Closed): Dir.glob with FNM_CASEFOLD gives ArgumentError: invalid byte sequence in UTF-8
- With ruby 2.5.0p0, in a folder that contains a file encoded in latin-1, I get the following error:
~~~ ruby
Dir.g... - 01:42 PM Ruby master Bug #14455 (Closed): Dir.glob with FNM_CASEFOLD gives ArgumentError: invalid byte sequence in UTF-8
- With ruby 2.5.0p0, in a folder that contains a file encoded in latin-1, I get the following error:
~~~ ruby
Dir.g... - 01:41 PM Ruby master Bug #14454 (Closed): Dir.glob with FNM_CASEFOLD gives ArgumentError: invalid byte sequence in UTF-8
- With ruby 2.5.0p0, in a folder that contains a file encoded in latin-1, I get the following error:
~~~ ruby
Dir.g...
03/24/2017
- 11:38 PM Ruby master Bug #13236: Ruby segfault
- nobu (Nobuyoshi Nakada) wrote:
> Could you enable debugging?
So I *think* I have managed to bisect the segfault. ...
03/16/2017
- 09:20 PM Ruby master Bug #13271: Clarifications on refinement spec
- shugo (Shugo Maeda) wrote:
> The behavior was changed by Feature #8571.
Well I prefer that this feature remains s...
03/15/2017
- 08:30 AM Ruby master Bug #13271: Clarifications on refinement spec
- Thanks for the answers!
shugo (Shugo Maeda) wrote:
> The behavior of my first proposal was what you expected, but...
03/02/2017
- 09:38 PM Ruby master Bug #13271 (Closed): Clarifications on refinement spec
- Consider the following code:
~~~ruby
class Foo
def foo
"Foo#foo"
end
def bar
"Foo#bar"
end
...
02/20/2017
- 05:20 PM Ruby master Bug #13236: Ruby segfault
- Damien Robert wrote:
> The code is in https://github.com/DamienRobert/drain
> You can run 'rake test' to (sometime,...
Also available in: Atom