Bugs item #1744844, was opened at 2007-06-28 14:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397078&aid=1744844&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: Command Line
Group: release 4.3
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mike Perham (mperham)
Assigned to: Oliver Burn (oburn)
Summary: Add invalid encoding check
Initial Comment:
We want all our source to be encoded in UTF-8. There does not seem to be a way
to check this with checkstyle. I can set the charset property on TreeWalker
but this does not seem to generate an error with checkstyle 4.3. Non-UTF-8
encoded files are passed as clean. I would like TreeWalker to explicitly
generate an error if the charset does not match the file's actual encoding.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397078&aid=1744844&group_id=29721
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
|