curl-library
Re: sukender: curl/tests/libtest CMakeLists.txt,NONE,1.1
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Apr 2009 23:54:35 +0200 (CEST)
Date: Wed, 8 Apr 2009 23:54:35 +0200 (CEST)
On Wed, 8 Apr 2009, Sukender wrote:
> And another little question: What, in plain english, means the definition of
> "CURL_HIDDEN_SYMBOLS"?
It means "hide all symbols that aren't officially external", as *nix libs
traditionally expose all global symbols and thus "hidden symbols" are not
following that tradition.
-- / daniel.haxx.seReceived on 2009-04-09