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.se
