General

Profile

etienne (Étienne Barrié)

  • Login: etienne
  • Registered on: 12/04/2014
  • Last sign in: 02/04/2026

Issues

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

Activity

02/20/2026

11:18 AM Ruby Revision ee2d9029 (git): [ruby/json] Use single quotes for allow_invalid_escape doc
Instead of using %{} which works like double-quoted string and allows
escape sequences and in which "other escaped characters (a backslash
followed by a character) are interpreted as the character", change the
examples for `allow_invalid...
etienne (Étienne Barrié)

02/19/2026

03:57 PM Ruby Revision b9dc0a2b (git): Add regression test for module prepend crash
etienne (Étienne Barrié)

02/18/2026

01:05 PM Ruby Bug #19831 (Closed): warning message of linker with macOS Sonoma beta
Applied in changeset commit:git|d256629bf9e194838d1837be74dcc0b8ff0bcfd6.
----------
[Bug #19831] Remove duplicate library warning
When building on macOS, we get a warning about duplicate libraries
ld: warning: ignoring duplicate ...
etienne (Étienne Barrié)
01:04 PM Ruby Revision d256629b (git): [Bug #19831] Remove duplicate library warning
When building on macOS, we get a warning about duplicate libraries
ld: warning: ignoring duplicate libraries: '-ldl', '-lobjc', '-lpthread'
To fix it, we now append $(MAINLIBS) to LIBRUBYARG_SHARED (when shared
is enabled), matchin...
etienne (Étienne Barrié)

02/14/2026

12:20 AM Ruby Revision b5105f16 (git): [DOC] Fix example of unpack ^ directive
etienne (Étienne Barrié)

02/12/2026

02:52 PM Ruby Revision 23ca981e (git): [ruby/json] Remove unused method in JSONGeneratorTest
https://github.com/ruby/json/commit/9602edb255 etienne (Étienne Barrié)
02:52 PM Ruby Revision b5d2c6ee (git): [ruby/json] Remove bignum warnings
test/json/json_parser_test.rb:141: warning: Integer out of Float range
lib/json/common.rb:353: warning: Float https://github.com/ruby/json/commit/123456789012... out of range
https://github.com/ruby/json/commit/e7245b714a
etienne (Étienne Barrié)
02:26 PM Ruby Revision 727b99f9 (git): Avoid loading source cgi/escape.rb with baseruby in enc/make_encmake.rb
Only add the source lib directory to $LOAD_PATH when running with
miniruby, which needs it for the standard library (erb, fileutils,
etc.). When running with baseruby (detected via CROSS_COMPILING
defined by fake.rb), its own stdlib is a...
etienne (Étienne Barrié)

02/02/2026

02:32 PM Ruby Revision 3cbdedb6 (git): Fix `VCS::GIT#export_changelog`
+ gmake RELNAME=master@0f1eea09490 AUTOCONF=autoconf dist
/home/chkbuild/.rbenv/versions/3.4.8/bin/ruby --disable=gems ./tool/make-snapshot \
-srcdir=. -packages=gzip,zip,all \
-unicode-version=17.0.0 \
tmp master@0f1eea...
etienne (Étienne Barrié)

01/23/2026

04:44 AM Ruby Revision f5ae56c8 (git): Remove unused variable warning
etienne (Étienne Barrié)

Also available in: Atom