cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] typedef void CURL - compiler typechecking

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 21 Mar 2007 10:04:05 +0100 (CET)

On Mon, 19 Mar 2007, Daniel Stenberg wrote:

> I think it really is worth the effort to really consider this issue an extra
> time before rushing ahead.

I came to think of a nit: the typedefed struct names this patch uses are not
within the curl_ namespace, i.e they're simply using the libcurl-internal
struct names and we don't want them exposed to the "outside"...

Global symbols "exported" or otherwise exposed by libcurl shall be curl_
prefixed (or CURL if they are defines/enums).

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-03-21