General

Profile

mdalessio (Mike Dalessio)

Issues

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

Like

Activity

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)

05/24/2024

07:52 PM Ruby master Misc #20507: Allow C extensions to be compiled cleanly with the `-Wsign-conversion` warning option
Pull request is https://github.com/ruby/ruby/pull/10843 mdalessio (Mike Dalessio)
07:50 PM Ruby master Misc #20507 (Closed): Allow C extensions to be compiled cleanly with the `-Wsign-conversion` warning option
As a maintainer of several C extensions, I like to compile my code with some of the common [Warning Options](https://... mdalessio (Mike Dalessio)

04/17/2024

06:17 PM Ruby master Revision 98c84ef4 (git): [rubygems/rubygems] Excluding local platform from lockfile should not affect musl vs gnu case
This case is for not locking things like `arm-darwin-23` when the
lockfile already includes `arm-darwin`, so that we ...
mdalessio (Mike Dalessio)

Also available in: Atom