On Wed, 23 Jul 2014, Patrick Monnerat wrote:
- If they are intended for internal use only, they should be named Curl_... and be declared extern, not CURL_EXTERN.
To me it seems they should rather be removed completely from the header file and made static in the C file! They're only used in that single source AFAICS.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
