Thomas Sonntag created JRUBY-6640:
-
Summary: stat.st_gid unsupported or native support failed to load
org/jruby/RubyFileStat.java:432
Key: JRUBY-6640
URL: https://jira.codehaus.org/browse/JRUBY-6640
P
Inline...
On Thu, May 3, 2012 at 3:52 AM, Subramanya Sastry wrote:
> So, Tom and I have wondered on and off about how to represent/handle $-vars
> better. And last week, when Charlie, Tom, and I met, we talked about it
> some more, where it occured to us that $-vars are not that different from
>
On Thu, May 3, 2012 at 3:17 PM, Charles Oliver Nutter
wrote:
> Inline...
>
> On Thu, May 3, 2012 at 3:52 AM, Subramanya Sastry wrote:
>> So, Tom and I have wondered on and off about how to represent/handle $-vars
>> better. And last week, when Charlie, Tom, and I met, we talked about it
>> some
Ben Browning created JRUBY-6641:
---
Summary: Java Exceptions Can Only Be Rescued if First in Exception
List When Running in Interpreted Mode
Key: JRUBY-6641
URL: https://jira.codehaus.org/browse/JRUBY-6641
Martin Kleppmann created JRUBY-6642:
---
Summary: RubyException.printBacktrace omits the first line
Key: JRUBY-6642
URL: https://jira.codehaus.org/browse/JRUBY-6642
Project: JRuby
Issue Type:
> > So, we create LastMatch, and get rid of Backref and NthRef operands and
> > convert them into special calls on the LastMatch operand.
> >
> > And, here are the two significant changes. If there are no uses of
> > LastMatch in a method (and all descendent scopes -- blocks passed into
> > calls)