curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: rpmbuild of curl/libcurl 7.63.0 fails on Mageia Linux v7 x86-64 due to make test link problem

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 3 Jan 2019 12:03:29 +0100 (CET)

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
Received on 2019-01-03