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 of parameters like the following.
- data (function "playlist_unpack")
http://cvs.sourceforge.net/viewcvs.py/libnjb/libnjb/src/pla
ylist.h?rev=1.1&view=markup
- buf (function "usb_pipe_write")
http://cvs.sourceforge.net/viewcvs.py/libnjb/libnjb/src/usb
_io.h?rev=1.12&view=markup
Logged In: YES
user_id=473872
Fixed some, won't fix more right now.
Logged In: YES
user_id=572001
I prefer to keep this issue open until the code will be
completely cleaned up.
Logged In: YES
user_id=473872
OK then... :-)