cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] Allow various Curl test suite tests to work on non-ASCII platforms

From: Yang Tse <yangsita_at_gmail.com>
Date: Mon, 11 May 2009 19:30:01 +0200

2009/5/8, Yang Tse wrote:

> 2009/5/8, David McCreedy wrote:
>
> > How about a new <strippartconv> (or some similar name) that only applies for
> > systems that use CURL_DOES_CONVERSIONS?
> > I've tried this out and it works.
> > It would be ignored on systems that don't use CURL_DOES_CONVERSIONS.
> > And it's more flexible than a newline-specific approach.
>
> <strippart [condition="feature"]>
>
> - strippart with no condition given should be processed unconditionally.
>
> - strippart with a 'feature' or "property" condition given only
> processed/executed when the feature or property is availanle.
>
> [...]

Found a codewise simpler solution, while providing the same functionality.

Just committed now.

Issue closed

-- 
-=[Yang]=-
Received on 2009-05-11