cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Libcurl Help required!

From: Tor Arntsen <tor_at_spacetec.no>
Date: Wed, 17 Apr 2002 10:23:43 +0200

On Apr 17, 5:20, "Vishal_garg" wrote:
>Hi,
>I have tried working on this problem and changing the names of variables major and minor solves the problem.
>I don't have any explanation for this.

You could get that behaviour if you somehow compiled with _KERNEL defined.
'major' would then collide with the #define major(x) <something> macro
in e.g. <sys/sysmacros.h>
Ditto for 'minor'.

-Tor
Received on 2002-04-17