bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Multiprocessing and remote processing committed to CVS


From: Olivier Baur
Subject: Re: [Bug-gnubg] Multiprocessing and remote processing committed to CVS
Date: Sat, 31 May 2003 12:02:49 +0200

Le samedi, 31 mai 2003, à 09:13 Europe/Paris, Joern Thyssen a écrit :

In C you can't declare variables in the middle of a block (...)
There are five or so of these in procunits.c
You also have a few of the C++ style one-line comments //. Not all C
compilers accept these.

Right. I'll get rid of these.


BTW, I get a gazillion compilers warnings in
procunits.c. Is there a -Wall compiler option on Mac?

Yes, the default compiler on Mac OS 10.2+ is gcc-3.1 (gcc-2.98 on previous versions), but its default settings (warning settings) must be different from GNU/Linux platforms.
I'll give -Wall a try and fix things.


You should also add a GPL copyright at the top of each new file (both .c
and .h). You'll find an example in any of the old files.

Easy job :-)




-- Olivier





reply via email to

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