[jruby-dev] [jira] Created: (JRUBY-3378) JRuby needs a new release of JFFI

2009-02-05 Thread Wayne Meissner (JIRA)
JRuby needs a new release of JFFI - Key: JRUBY-3378 URL: http://jira.codehaus.org/browse/JRUBY-3378 Project: JRuby Issue Type: Task Reporter: Wayne Meissner Assignee: Thomas E Enebo

[jruby-dev] [jira] Created: (JRUBY-3377) Need FFI platform files generated for x86_64 darwin

2009-02-05 Thread Wayne Meissner (JIRA)
Need FFI platform files generated for x86_64 darwin --- Key: JRUBY-3377 URL: http://jira.codehaus.org/browse/JRUBY-3377 Project: JRuby Issue Type: Task Reporter: Wayne Meissner

[jruby-dev] [jira] Created: (JRUBY-3376) Need FFI platform files generated for x86_64 linux

2009-02-05 Thread Wayne Meissner (JIRA)
Need FFI platform files generated for x86_64 linux -- Key: JRUBY-3376 URL: http://jira.codehaus.org/browse/JRUBY-3376 Project: JRuby Issue Type: Task Reporter: Wayne Meissner

Re: [jruby-dev] Ruby 1.8.7

2009-02-05 Thread Charles Oliver Nutter
Charles Oliver Nutter wrote: I just heard from David Hansson that they're going to start recommending Ruby 1.8.7 as the default for Rails. I'm not sure if that means they're going to start using 1.8.7 features or not, but this may be the push needed to make 1.8.7 a bit more standard. I heard

Re: [jruby-dev] Ruby 1.8.7

2009-02-05 Thread Ola Bini
Thomas E Enebo wrote: On Thu, Feb 5, 2009 at 12:29 AM, Charles Oliver Nutter wrote: I just heard from David Hansson that they're going to start recommending Ruby 1.8.7 as the default for Rails. I'm not sure if that means they're going to start using 1.8.7 features or not, but this may be the

Re: [jruby-dev] Ruby 1.8.7

2009-02-05 Thread Thomas E Enebo
On Thu, Feb 5, 2009 at 12:29 AM, Charles Oliver Nutter wrote: > I just heard from David Hansson that they're going to start recommending > Ruby 1.8.7 as the default for Rails. I'm not sure if that means they're > going to start using 1.8.7 features or not, but this may be the push needed > to make

[jruby-dev] [jira] Created: (JRUBY-3375) 'attr' implementation is incompatible with MRI 1.9.1 behavior

2009-02-05 Thread Hongli Lai (JIRA)
'attr' implementation is incompatible with MRI 1.9.1 behavior - Key: JRUBY-3375 URL: http://jira.codehaus.org/browse/JRUBY-3375 Project: JRuby Issue Type: Bug Affects Versions:

[jruby-dev] [jira] Created: (JRUBY-3374) [PATCH] FFI::ManagedStruct instantiated objects are of the wrong class

2009-02-05 Thread Mike Dalessio (JIRA)
[PATCH] FFI::ManagedStruct instantiated objects are of the wrong class -- Key: JRUBY-3374 URL: http://jira.codehaus.org/browse/JRUBY-3374 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-3373) [PATCH] FFI: assigning Struct to a pointer fails

2009-02-05 Thread Mike Dalessio (JIRA)
[PATCH] FFI: assigning Struct to a pointer fails Key: JRUBY-3373 URL: http://jira.codehaus.org/browse/JRUBY-3373 Project: JRuby Issue Type: Bug Components: Extensions Rep

[jruby-dev] [jira] Created: (JRUBY-3372) [PATCH] FFI: passing nil for a declared string parameter blows up

2009-02-05 Thread Mike Dalessio (JIRA)
[PATCH] FFI: passing nil for a declared string parameter blows up - Key: JRUBY-3372 URL: http://jira.codehaus.org/browse/JRUBY-3372 Project: JRuby Issue Type: Bug Comp