[windows] Process.ppid now fails on 32-bit Windows XP ------------------------------------------------------
Key: JRUBY-5312 URL: http://jira.codehaus.org/browse/JRUBY-5312 Project: JRuby Issue Type: Bug Components: Windows Reporter: Thomas E Enebo Fix For: JRuby 1.6 This is now throwing NotImplementedError in 32 bit Windows XP: {noformat} assert_equal 0, Process.ppid unless WINDOWS_JVM_64 {noformat} We need to either unbreak this or remove the test for 1.6. -- 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