Feature Requests item #1237736, was opened at 2005-07-13 20:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=361118&aid=1237736&group_id=11118
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: funct: other
Group: version 3.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Markus Elfring (elfring)
Assigned to: Nobody/Anonymous (nobody)
Summary: Improve "const correctness"
Initial Comment:
Would you like to apply the advices from the article
"http://en.wikipedia.org/wiki/Const_correctness" to
your sources?
I suggest to add the key word "const" to the type
specifiers for parameters like the following.
- src (functions "jpeg_inspect" and "gif_deanimate")
http://cvs.sourceforge.net/viewcvs.py/ijbswa/current/src/deanimate.h?rev=2.1&view=markup
- csp (functions "is_imageurl" and "is_untrusted_url")
http://cvs.sourceforge.net/viewcvs.py/ijbswa/current/src/filters.h?rev=2.1&view=markup
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=361118&aid=1237736&group_id=11118
|