This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: fixincludes removes an '*/'



--- /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!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]