I will Matt, thank you.
On Thu, Aug 18, 2011 at 2:12 PM, Matt Aimonetti wrote:
> Could I ask you to file a bug so someone can look at it?
> In the meantime, I'm not sure I have a workaround for you :(
>
> - Matt
>
> On Thu, Aug 18, 2011 at 10:05 AM, Jeremy Smith wrote:
>
>> Hi Matt,
>>
>> thanks
Could I ask you to file a bug so someone can look at it?
In the meantime, I'm not sure I have a workaround for you :(
- Matt
On Thu, Aug 18, 2011 at 10:05 AM, Jeremy Smith wrote:
> Hi Matt,
>
> thanks for your reply. The re2 gem didn't install under MacRuby, but will
> install under MRI 1.9.2..
Hi Matt,
thanks for your reply. The re2 gem didn't install under MacRuby, but will
install under MRI 1.9.2..
Password:
Building native extensions. This could take a while...
ERROR: Error installing re2:
ERROR: Failed to build gem native extension.
/Library/Frameworks/MacRuby.framework/Versions
Have you tried re2? MacRuby supports a great number of C extensions.
- Matt
Sent from my iPhone
On Aug 18, 2011, at 8:14, Jeremy Smith wrote:
> I now I can't use re2 because it is a C based gem, but is there any way to
> support named capture groups in MacRuby? It is a pretty necessary compo
I now I can't use re2 because it is a C based gem, but is there any way to
support named capture groups in MacRuby? It is a pretty necessary component
of my project, and not having it is forcing me to look for solutions like
running my gem as a service, or compiling it using Rubinius. I'd rather