cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII platform HTTP requests

From: Yang Tse <yangsita_at_gmail.com>
Date: Tue, 5 May 2009 14:53:07 +0200

Hi David,

With the "transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII
platform HTTP requests" patch already committed in CVS, test case #128
fails on cygwin.

On cygwin CURL_DO_LINEEND_CONV is defined and CURL_DOES_CONVERSIONS is
undefined.

The quick hack patch attached here makes it work again on cygwin, but
I'm not sure if it the best fix.

Could you verify which would be the proper fix?

-- 
-=[Yang]=-

Received on 2009-05-05