Issue Type: Bug Bug
Assignee: Thomas E Enebo
Created: 01/Oct/12 12:03 PM
Description:

Basically system commands should convert "\r\n" to "\n" in windows, and with jdk6, jruby does, but apparently not jdk7.

$ "\Program Files (x86)\Java\jre7\bin\java.exe" -jar ..\..\..\jruby-complete-1.6.4.jar --1.8 -S irb
irb(main):001:0> `ffmpeg -list_devices true -f dshow -i dummy 2>&1`
=> "ffmpeg version N-44080-gdfb4757 Copyright (c) 2000-2012 the FFmpeg developers\r\n built on Aug 31 2012 16:58:51 with gcc 4.7.1 (GCC)\r\n ..."

Thanks. My guess is it's a jruby bug but who knows, it might be a jdk bug.
roger

Environment: "jruby 1.7.0.RC1 (ruby-1.8.7p370) 2012-09-26 125fca0 on Java HotSpot(TM) Client VM 1.7.0_07-b11 [Windows 7-x86]"
Project: JRuby
Priority: Major Major
Reporter: Roger Pack
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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

Reply via email to