1.9 process.spawn missing?
--------------------------
Key: JRUBY-4373
URL: http://jira.codehaus.org/browse/JRUBY-4373
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.4
Reporter: Roger Pack
Assignee: Thomas E Enebo
C:\dev\digitalarchive_trunk>cat test.rb
Process.spawn 'ruby -e "puts 10"'
C:\dev\digitalarchive_trunk>jruby --1.9 -v test.rb
jruby 1.5.0.dev (ruby 1.9.2dev trunk 24787) (2009-12-17 882813c) (Java
HotSpot(TM) Client VM 1.6.0_13) [x86-java]
test.rb:1: private method `spawn' called for Process:Module (NoMethodError)
C:\dev\digitalarchive_trunk>ruby -v test.rb
ruby 1.9.1p376 (2009-12-07 revision 26041) [i386-mingw32]
10
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email