cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] finding .y errors

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 25 Feb 2004 12:41:45 +0100 (CET)

On Tue, 24 Feb 2004, Tor Arntsen wrote:

> Something like the below should catch things like e.g. getdate.y:981: error:
> too many arguments to function `Curl_gd_parse' (from
> <http://curl.haxx.se/auto/log.cgi?id=20040224073821-32607>)

Thanks! I made the fix slightly different, but the general idea is the same.

Now, can you see how the generated getdate.c file looks like and see why this
causes an error? This works on so many places it seems odd that this
particular platform would create a bad C file from that .y file...

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
Received on 2004-02-25