curl-library
Re: strdup
From: Yang Tse <yangsita_at_gmail.com>
Date: Fri, 12 Jul 2013 11:58:01 +0200
Received on 2013-07-12
Date: Fri, 12 Jul 2013 11:58:01 +0200
> Does anybody has some hint how to make them compilable, still preserving
> them for platforms implementing strdup() ?
Attached (completely untested) patch should fix the issue. At least,
as long as libcurl isn't built as a shared library with symbol hiding
enabled.
Give it a try,
-- -=[Yang]=-
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: libtest_strdup.patch