cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using libcurl with regex.h issue

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Sat, 21 Feb 2009 20:50:24 -0600

On Sat, Feb 21, 2009 at 6:33 PM, Chris Dickson <chrisd1100_at_gmail.com> wrote:
> I rebuild the app each time, but I'm certain it's a result of the inclusion
> of regex.h because when I comment out simply the line '#include <regex.h>'
> libcurl is able to get the whole page. I've toggled including regex.h
> repeatedly and every time it remains consistent with the behavior I
> described in the last post.

Does curl_easy_perform() return the same value either way?
(I assume you're using the curl "single" API)

You might also try enabling CURLOPT_VERBOSE to see if that gives you
any clues...

 - Jeff
Received on 2009-02-22