1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 01:41:50 -05:00
Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers
curl_printf.h defines printf to curl_mprintf, etc. This can cause
problems with external headers which may use
__attribute__((format(printf, ...))) markers etc.

To avoid that they cause problems with system includes, we include
curl_printf.h after any system headers. That makes the three last
headers to always be, and we keep them in this order:

 curl_printf.h
 curl_memory.h
 memdebug.h

None of them include system headers, they all do funny #defines.

Reported-by: David Benjamin

Fixes #743
2016-04-29 22:32:49 +02:00
..
2015-08-18 01:03:05 -04:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-03 22:38:36 +02:00
2016-04-24 12:27:39 +02:00
2016-04-20 10:02:22 +02:00
2012-06-05 20:20:40 +02:00
2010-02-16 13:32:45 +00:00
2010-02-16 13:32:45 +00:00
2010-02-16 13:32:45 +00:00
2010-02-16 13:32:45 +00:00