Commit Graph

7 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
bb8d2dc2a7 Fix stdbool clash with mongoose.h 2019-11-08 22:51:50 +01:00
Christian W. Zuckschwerdt
f9f7dad612 Add mongoose very pedantic fixes for style checkers 2019-11-03 11:19:58 +01:00
Christian W. Zuckschwerdt
9e04f9336e Add mongoose pedantic fixes for style checkers 2019-11-01 13:41:52 +01:00
Christian W. Zuckschwerdt
fe35d0b619 Upgrade Mongoose 6.13+patches to 6.16+patches 2019-10-14 08:03:19 +02:00
Gisle Vanem
e6f124779d Fixes in Mongoose for MSVC debug-mode (-MDd) (#1146)
In debug-mode (_DEBUG is defined), 'strdup()' is already defined to '_strdmp_dbg()'.
And 'free()' is defined to '_free_dbg()'.
2019-09-09 12:11:10 +02:00
winterrace
9caac5456a Fix compilation with MS VC (#920) 2018-12-17 13:41:14 +01:00
Christian W. Zuckschwerdt
b7223a9410 Add Mongoose 2018-12-16 18:21:46 +01:00