On Tue, 1 Jan 2019, Isaac Boukris via curl-library wrote:

The usage of curl_msnprintf / msnprintf was introduced in commit dcd6f81025 (it was snprintf before) but I'm not sure this usage is correct as this lib does not link against libcurl (rather the other way round), perhaps this part should be reverted?

Yes, a stand-alone lib like this shouldn't use the curl provided snprintf() clone so this part should be reverted back to plain snprintf I believe. I created a PR for this:

 https://github.com/curl/curl/pull/3434

--

 / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to