General

Profile

mdalessio (Mike Dalessio)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 11 11

Projects

Project Roles Registered on
Ruby master Contributor 07/29/2024

Like

Activity

10/17/2024

08:40 PM Ruby master Revision 0b38e184 (git): [ruby/rdoc] feature: Render mixed-in methods and constants with
`--embed-mixins`
(https://github.com/ruby/rdoc/pull/842)
* Embed mixed-in methods and constants with `--embed-mixins...
mdalessio (Mike Dalessio)

09/06/2024

04:45 PM Ruby master Bug #20501: ruby SEGV
I'm not able to reproduce on Linux with this script using either master HEAD or 5613d6e95b. mdalessio (Mike Dalessio)

07/28/2024

04:07 PM Ruby master Bug #20088: Ruby 3.3.0 does not cross-complie on arm64-darwin
@k0kubun Can I ask for 2a4a8466 to be backported to 3.3? mdalessio (Mike Dalessio)

06/12/2024

03:27 PM Ruby master Bug #20577: FREE_AT_EXIT segfaulting after 32683aa1
I can also reproduce this by running ruby_memcheck's tests with ruby master. mdalessio (Mike Dalessio)
03:16 PM Ruby master Bug #20577: FREE_AT_EXIT segfaulting after 32683aa1
@peterzhu2118 If it's helpful, the Nokogiri ruby-head CI jobs (run with ruby_memcheck) fail reliably:
- https://gi...
mdalessio (Mike Dalessio)
02:46 PM Ruby master Bug #20577: FREE_AT_EXIT segfaulting after 32683aa1
One more note: I can't reliably reproduce this without `bundle exec`, but the project directory does not have a Gemfi... mdalessio (Mike Dalessio)
02:40 PM Ruby master Bug #20577 (Closed): FREE_AT_EXIT segfaulting after 32683aa1
After commit 32683aa1 on master, using `RUBY_FREE_AT_EXIT` results in a segfault. When run with valgrind, many invali... mdalessio (Mike Dalessio)

05/28/2024

06:43 AM Ruby master Misc #20507 (Closed): Allow C extensions to be compiled cleanly with the `-Wsign-conversion` warning option
Applied in changeset commit:git|1b8ba1551b26fac906998e34fd2af3f82b433469.
----------
Allow compilation of C extensio...
mdalessio (Mike Dalessio)
05:33 AM Ruby master Revision 1b8ba155 (git): Allow compilation of C extensions with `-Wconversion`
C extension maintainers can now compile with this warning option and
the Ruby header files will generate no warnings....
mdalessio (Mike Dalessio)
05:33 AM Ruby master Revision ca2d229e (git): Test for compiling without warnings against public headers
Under compilers with WERRORFLAG, MakeMakefile.try_compile treats
warnings as errors, so we can use append_cflags to t...
mdalessio (Mike Dalessio)

Also available in: Atom