Ticket #42 (assigned enhancement)

Opened 4 months ago

Last modified 3 weeks ago

Provide platform independent line terminator metacharacter in strings

Reported by: hopscc Owned by: Chuck
Priority: medium Milestone: Cobra 0.9
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

Provide a metacharacter in strings that generates the correct line terminator string for the platform being run on.
(Analogous to \t for tab, etc)

See discusssion Platform independent line terminators

Attachments

stringTermin1.patch (1.7 kB) - added by hopscc 4 months ago.

Change History

Changed 4 months ago by hopscc

Changed 4 months ago by hopscc

  • status changed from new to assigned
  • owner set to Chuck

patch for \N emitting Environment.newLine.
Commented lines for alternative \N emitting newline and \n emitting environment.newLine
(but if used will need to change test file 100-basics/068-string-termin.cobra)

Changed 3 weeks ago by Chuck

  • milestone set to Cobra 0.9
Note: See TracTickets for help on using tickets.