Native code tidy up - comments and casts
----------------------------------------
Key: HARMONY-155
URL: http://issues.apache.org/jira/browse/HARMONY-155
Project: Harmony
Type: Improvement
Components: Classlib
Reporter: Oliver Deakin
Priority: Minor
Attachments: code.comment.cleanup.diff
Ive been doing a bit of general tidy up of the code in
classlib/trunk/native-src, and will be attaching a patch describing all the
changes. The work Ive done covers:
- Tidy up of comments, and transfer of useful comments from windows->linux and
vice versa where they are missing.
- Transfer of type casts that existed in one platform's code and not the
others. This is done with a view to unifying more code in native-src/shared.
- Addition of missing copyrights to .nls files under linux.IA32/zip.
- Removal of unused local variables.
- Some minor source formatting.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira