REBOL3 tracker
  0.9.12 beta
Ticket #0002191 User: anonymous

Project:

Previous Next
rss
TypeBug Statussubmitted Date20-Jan-2015 06:56
Versionr3 master CategoryNative Submitted byabolka
PlatformAll Severityminor Prioritynormal

Summary ENLINE does not convert line endings to native OS format
Description Contrary to the docstring, ENLINE seemingly only ever converts/normalises line endings to CRLF.

On Linux (native line ending: LF), I'd expect the following to hold:

"foo^/bar" = enline "foo^/bar"
Example code

			

Assigned ton/a Fixed in- Last Update26-Jan-2015 06:02


Comments
(0004557)
abolka
26-Jan-2015 06:02

In the core-tests suite.

Date User Field Action Change
26-Jan-2015 06:02 abolka Comment : 0004557 Added -
20-Jan-2015 06:57 abolka Description Modified -
20-Jan-2015 06:57 abolka Category Modified Unspecified => Native
20-Jan-2015 06:56 abolka Ticket Added -