From: SourceForge.net <no...@so...> - 2007-03-12 22:31:08
|
Bugs item #1679368, was opened at 2007-03-12 18:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1679368&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Definitions (source editor) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Chris Warrington (c45207) Assigned to: Nobody/Anonymous (nobody) Summary: End-of-line not detected properly Initial Comment: The attached project contains some file with odd end-of-line markers (i.e., \r\n\r\r\n). These do not seem to be standardized at all, causing all sorts of problems in DrJava, like messing up the indenter and the one in SF bug #1679178. At the very least, it seems to me, files that we write to disk should have consistent line endings, even if we have to do some conversion. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1679368&group_id=44253 |