cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: lib/strcase.c refactoring

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 31 Oct 2016 23:44:21 +0100 (CET)

On Mon, 31 Oct 2016, Dan Fandrich wrote:

> There are two references left, in rtspd.c and sws.c. Neither of those are
> currently linking with libcurl so they don't have access to the public
> functions, but I can't think of any reason they couldn't start linking with
> libcurl to get them.

Or we just copy that code to server/util.c and have the servers use their own
set. Feels simpler and doesn't pull the entire libcurl into those test
servers.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-10-31