Menu

#7 Too many compiler warnings due to too little use of const et

open
nobody
None
5
2009-08-02
2009-08-02
No

Russel Coker thinks you're too sloppy with const among other things. See http://bugs.debian.org/524133. Here is a patch. Naturally, you have to enable warnings to see them. :-)

Discussion

  • Magnus Holmgren

    Magnus Holmgren - 2009-08-02

    Fix most compiler warnings

     
  • Rolf Eike Beer

    Rolf Eike Beer - 2010-10-20

    Additionally the szBuffer argument to DKIMSignProcess() and DKIMVerifyProcess() should be const. That would allow users to pass const data into this functions without casting.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.