#1376: C API should include RREGEXP ----------------------------+----------------------------------------------- Reporter: kyle@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: ----------------------------+----------------------------------------------- Comment(by lsansonetti@…): That is possible to add, but some fields of that structure (such as `struct re_pattern_buffer *ptr') will not be accessible, as we use a different store to implement regexps. Could you provide the name of a C extension that makes use of these macros? This way we can verify that the change works as expected by testing it. -- Ticket URL: <http://www.macruby.org/trac/ticket/1376#comment:1> MacRuby <http://macruby.org/>