On Thu, 22 May 2003 16:18:20 CDT, Jerry James said:
In message <200302231903.h1NJ32Lg031361(a)mail1.acecape.com> on
xemacs-patches (see
<
URL:http://list-archive.xemacs.org/xemacs-patches/200302/msg00237.html>),
Matthew Persico asked that we remove a bunch of trailing commas to
reduce warnings on Solaris 2.7 machines. That seems like a good idea,
since those trailing commas are the main reason why gcc's "-W" produces
unusably voluminous output. Is there any reason why this should not be
done?
Do it. The IBM AIX compiler is even more anal-retentive, and by default calls
those an *error*.