[jruby-dev] [jira] Created: (JRUBY-3190) method `module_eval' for main:Object should be undefined?

2008-11-26 Thread John Pywtorak (JIRA)
method `module_eval' for main:Object should be undefined? - Key: JRUBY-3190 URL: http://jira.codehaus.org/browse/JRUBY-3190 Project: JRuby Issue Type: Bug Components: Interpre

[jruby-dev] [jira] Created: (JRUBY-3189) java.lang.Iterable should have an each method

2008-11-26 Thread Thomas E Enebo (JIRA)
java.lang.Iterable should have an each method - Key: JRUBY-3189 URL: http://jira.codehaus.org/browse/JRUBY-3189 Project: JRuby Issue Type: Improvement Components: Java Integration Aff

[jruby-dev] [jira] Created: (JRUBY-3188) NPE when loading file in tzinfo (used by ActiveSupport)

2008-11-26 Thread Nick Sieger (JIRA)
NPE when loading file in tzinfo (used by ActiveSupport) --- Key: JRUBY-3188 URL: http://jira.codehaus.org/browse/JRUBY-3188 Project: JRuby Issue Type: Bug Reporter: Nick Sieger

Re: [jruby-dev] JRuby 1.1.6 on or around Dec 3

2008-11-26 Thread Uwe Kubosch
Hi all! Our project would REALLY benefit from getting these two issues fixed: http://jira.codehaus.org/browse/JRUBY-3100 http://jira.codehaus.org/browse/JRUBY-3172 Both have workarounds, but the workarounds introduce other problems. Uwe On Wed, 2008-11-26 at 08:26 -0600, Charles Oliver Nutte

[jruby-dev] [jira] Created: (JRUBY-3187) JRuby command line scripts do not work with spaces in the path

2008-11-26 Thread Adam Murray (JIRA)
JRuby command line scripts do not work with spaces in the path -- Key: JRUBY-3187 URL: http://jira.codehaus.org/browse/JRUBY-3187 Project: JRuby Issue Type: Bug Components

Re: [jruby-dev] JRuby 1.1.6 on or around Dec 3

2008-11-26 Thread Peter Brant
I'd like to see this one get in too: http://jira.codehaus.org/browse/JRUBY-3181 Another annoying one if it affects you. Pete On Wed, Nov 26, 2008 at 8:26 AM, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote: > We're looking at JRuby 1.1.6 middle of next week. The major changes: > > * 1.9 support

Re: [jruby-dev] JRuby 1.1.6 on or around Dec 3

2008-11-26 Thread Joseph Athman
I'd like to lobby for http://jira.codehaus.org/browse/JRUBY-3111. It's actually a problem in jvyamlb but it makes JRuby inconsistent with MRI. I attached a patch that I think works, at least all the tests pass. This bug ends up effecting NetBeans ability to parse certain YAML files which is kind

[jruby-dev] JRuby 1.1.6 on or around Dec 3

2008-11-26 Thread Charles Oliver Nutter
We're looking at JRuby 1.1.6 middle of next week. The major changes: * 1.9 support in the parser; only interpreted mode at the moment * Many 1.9 API additions * feof blocking fix a number of you have reported * A leak of WeakReferences for IO FileDescriptors, filling up a ConcurrentHashMap and e

[jruby-dev] [jira] Created: (JRUBY-3186) postgresql jdbc adapter doesn't disable referential integrity when loading fixtures

2008-11-26 Thread Ryan Bell (JIRA)
postgresql jdbc adapter doesn't disable referential integrity when loading fixtures --- Key: JRUBY-3186 URL: http://jira.codehaus.org/browse/JRUBY-3186 Project: JRuby