ancruna / mongoose

Automatically exported from code.google.com/p/mongoose
MIT License
0 stars 0 forks source link

Warning compiling mongoose with -DNO_SSL #299

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A very simple and low priority issue.

If I compile mongoose program with gcc... -DNO_SSL -Wall, I always get a awful 
warning:

  mongoose.c:548: warning: ‘ssl_error’ defined but not used

May be include a line saying "#ifndef NO_SSL"

Thanks in advance

Original issue reported on code.google.com by ricondo....@gmail.com on 29 Nov 2011 at 12:57

GoogleCodeExporter commented 9 years ago

Original comment by valenok on 22 Sep 2012 at 2:45