[Aceunit-devel] [ aceunit-Bugs-1879533 ] missing EOL at EOF makes Generator run out of heap space
Status: Beta
Brought to you by:
christianhujer
From: SourceForge.net <no...@so...> - 2008-01-25 09:48:43
|
Bugs item #1879533, was opened at 2008-01-25 10:48 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1000227&aid=1879533&group_id=207094 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: Java Generator Group: 0.5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Christian Hujer (christianhujer) Assigned to: Christian Hujer (christianhujer) Summary: missing EOL at EOF makes Generator run out of heap space Initial Comment: Context: Source File Formatting. Expected Behaviour: The generator accepts fixture files with "incomplete last lines" (vi: noeol), which means the last line does not end in an EOL. Actual Behaviour: A file that ends in: // comment which has no EOL (e.g. 0x0A 0x0D) will cause the Generator to run out of heap space. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1000227&aid=1879533&group_id=207094 |