Support Requests item #424382, was updated on 2001-05-15 15:25
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=203152&aid=424382&group_id=3152

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Adam Zell (zellster)
Assigned to: Nobody/Anonymous (nobody)
Summary: const usage

Initial Comment:
There is a noticeable lack of "const" parameters in the
AOLserver API.  This is a problem for me, since I am
quite pedantic when writing modules, and the
Ns_DString* and Ns_DSet* calls cause a cascade of casts
and/or compiler warnings.

I have gone through a decent amount of the server API
and converted appropriate functions to use const
parameters.  Would be more than happy to submit diffs.


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

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=203152&aid=424382&group_id=3152

Reply via email to