Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.4
-
Fix Version/s: JRuby 1.5
-
Component/s: Core Classes/Modules, Windows
-
Labels:None
-
Number of attachments :
Description
`cd` --> "D:\\work\\jruby-dev\\jruby\r\n", while in MRI and IronRuby \r is removed.
This causes some rubyspec failures for ENV on Windows, among other things.
Fix is coming.
Fixed in rev. 14f1e49, along with regression test.