gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Patches #219 - #224


From: John Charls
Subject: RE: Patches #219 - #224
Date: Wed, 10 Apr 2002 11:59:39 +0200

Can you please tell me how to unsubscribe.

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Pavel
Machek
Sent: 08 April 2002 03:46
To: address@hidden
Cc: Pawel Kot
Subject: Re: Patches #219 - #224


Hi!

>  > #224:
>  > +#    define dump while(0)
>  > +#    define dprintf while(0)
>  >
>  > Are you sure that syntax is correct?
> 
> According to me and a co-worker that used to be in compiler design,
yes it
> is.
> 
> What happens:
>     dprintf( "some format string: %s %d\n", s, n );
> gets translated to:
>     while(0);

AFAICS it will translate to

while(0)( "some format string" );

That can't be right...
                                                                Pavel

-- 
Philips Velo 1: 1"x4"x8", 300gram, 60, 12MB, 40bogomips, linux, mutt,
details at http://atrey.karlin.mff.cuni.cz/~pavel/velo/index.html.


_______________________________________________
gnokii-users mailing list
address@hidden
http://mail.freesoftware.fsf.org/mailman/listinfo/gnokii-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]