On 29 Oct 2002 10:47:37 +0100, Dominik Vogt wrote: > > On Mon, Oct 28, 2002 at 10:49:02PM -0800, [EMAIL PROTECTED] wrote: > > I've posted my updated FvwmProxy on freshmeat. Note the 2.5 patch, > > fixed desk switching, Alt-Tab functionality, and no more crashes. > > > > If everyone feels it's ready, we can hook it into the CVS tree. > > - Fixed a few compile errors and warnings > > This is not allowed in C: > > { > int x; > x = 1; > int y; > } > > Declarations must be at the beginning of a block.
I think this is already valid in C as stated in the ISO/IES 9899:1999 standard. :) I don't know which compilers except for gcc support it. Now, a different issue. How about renaming this module to something that is more intuitive? I may think about FvwmProxyWindows, FvwmWindowMarks, FvwmIndicators. I am sure you may find a better name. Regards, Mikhael. -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]