logo       

[ checkstyle-Bugs-1829967 ] Problem with "Whitespace Around": msg#00311

Subject: [ checkstyle-Bugs-1829967 ] Problem with "Whitespace Around"
Bugs item #1829967, was opened at 2007-11-12 02:24
Message generated for change (Comment added) made by oburn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397078&aid=1829967&group_id=29721

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: Core Framework
>Group: release 5.0
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Patrick Schoenbach (pschoenb)
Assigned to: Oliver Burn (oburn)
Summary: Problem with "Whitespace Around"

Initial Comment:
This test generates false positives on constructs like Foo<?>, complaining that 
there is no whitespace around "?". First, I suspected that it mistakenly sees 
"?" as the "?"-operator, but switching of the "?"-operator token does not help 
either.

----------------------------------------------------------------------

>Comment By: Oliver Burn (oburn)
Date: 2007-12-17 12:57

Message:
Logged In: YES 
user_id=218824
Originator: NO

I have written a new check called 'GenericWhitespace' which solves these
issues. It will be in a future 5.0 release.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397078&aid=1829967&group_id=29721

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace


<Prev in Thread] Current Thread [Next in Thread>