ratpoison-devel
[Top][All Lists]
Advanced

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

Re: [RP] Re: [RPC] CVS: ratpoison/src actions.c,1.206,1.207 actions.h,1.


From: Trent Buck
Subject: Re: [RP] Re: [RPC] CVS: ratpoison/src actions.c,1.206,1.207 actions.h,1.69,1.70
Date: Fri Nov 19 08:29:02 2004

Quoth Norbert Koch on or about 2004-11-19:
> I've added the modifications, I needed to make. Thanks.

Sorry, I wasn't paying attention.

> Now it works, after I've fixed an error in actions.c, strange.  Diff
> is attached.

This looks like something I wrote (nobody else I know uses the register
attribute).  The C99 standard allows variable declarations to occur
other than at the start of a block, and GCC `backported' it to
--std=gnu89 (the default in GCC).  C89/90 doesn't allow it, which is
probably why your compiler barfed.



reply via email to

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