[Issue 2201] Doc/Behavior Discrepancy: EndOfLine in string turns to	"\n" or system-specific?
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Jan 21 21:36:22 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=2201
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |WORKSFORME
--- Comment #7 from Walter Bright <bugzilla at digitalmars.com> 2012-01-21 21:36:18 PST ---
All string literals have EndOfLine converted to a single '\n' character
according to the spec, and I believe the implementation matches it.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list