fixincludes removes an '*/'

Bruce Korb bkorb@allegronetworks.com
Mon Apr 23 13:37:00 GMT 2001


--- /usr/include/Motif2.1/Xm/XmStrDefs.h        Fri Sep 19 00:29:51 1997
+++
/pkg/gcc/2.95.3/lib/gcc-lib/powerpc-ibm-aix4.3.3.0/2.95.3/include/Xm/XmStrDe
fs.h    Sun Apr 22 13:43:34 2001
@@ -5469,9 +5469,9 @@
 /*#ifdef IBM_MOTIF*/
 #define XmSTRING_DEFAULT_CHARSET      XmSFONTLIST_DEFAULT_TAG_STRING
 /*#else
 #define XmSTRING_DEFAULT_CHARSET       XmS
-#endif IBM_MOTIF*/
+#endif

That is disgusting.  In any event, can you test the header
and the include directory as a whole to see if you can use
the programmatic version of fixincludes?  That one is much
more careful about stripping dinkleberry comments on `#endif'
statements.  Thanks!



More information about the Gcc-bugs mailing list