Displaying 2 results from an estimated 2 matches for "rb_str_modifi".
Did you mean:
rb_str_modify
2009 Sep 15
0
HTTP parser C extension should be Rubinius-compatible
Hi all,
I''ve just pushed out some changes to the C HTTP parser that should make
it compatible with a recent Rubinius[1] using the C API. While I got
the http_parser and http_parser_ng tests to pass with the new changes,
most of the other tests that use pure Ruby actually failed(!).
If anybody wants to pick up where I left off (even if it''s to properly
report bugs to the
2007 Sep 29
0
Fixed pass by reference bug
Fixed the last bug. We were missing a rb_str_modify() in the call
function. I''ll fix and release.
Regards,
Dan