Status: New
Owner: ----
Labels: Type-Defect Priority-Unassigned
New issue 15388 by
lima...@gmail.com: Requirement for Platform dependent
newline char
http://code.google.com/p/dart/issues/detail?id=15388
I think we might need something like Platform.NewlineChar
What steps will reproduce the problem?
1. No. This is new feature requirement.
What is the expected output? What do you see instead?
\n generate LineFeed only in Ubuntu, but \n generate CarriageReturn +
LineFeed in Windows.
What version of the product are you using? On what operating system?
Windows, Linux
Please provide any additional information below.
This is critical. Because when we have a code writing `\n` to a file. This
code write only LifeFeed. and It is not suitable with Windows.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings