Share

Jalopy Java Source Code Formatter

Tracker: Bugs

1 parameter wrapping leaves trailing blank - ID: 607697
Last Update: Settings changed ( marcohu )

When wrapping a method declarations parameter list, the
wrapped line contains a trailing space character. Most
coding editors are configured to remove trailing blanks,
so this produces ghost diffs.
In general, the formatter should never produce lines with
trailing blanks.


Ralf Wiebicke ( rw7 ) - 2002-09-11 08:03

1

Closed

Fixed

Marco Hunsicker

None

None

Public


Comment ( 1 )

Date: 2002-09-13 18:31
Sender: marcohuProject Admin

Logged In: YES
user_id=44430

Well, at least mine leaves blanks untouched :)

So Ive fixed the case you've mentioned and a few others but
there might still be time where such blanks are inserted.
Keep me informed.


Attached Files ( 2 )

Filename Description Download
jalopy.xml my stylesheet Download
SomeClass.java the formatted file containing the trailing blank Download

Changes ( 7 )

Field Old Value Date By
status_id Open 2002-11-13 00:02 marcohu
close_date - 2002-11-13 00:02 marcohu
resolution_id None 2002-09-15 21:56 marcohu
assigned_to nobody 2002-09-13 18:31 marcohu
priority 5 2002-09-13 18:31 marcohu
File Added 30877: SomeClass.java 2002-09-11 08:05 rw7
File Added 30876: jalopy.xml 2002-09-11 08:04 rw7