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: patch: `/*' within comment in gcc/config/m88k/m88k.h



  In message <9802181239.AA07266@lts.sel.alcatel.de>you write:
  > This one is really annoying; each file includes this one resulting in
  > lots of warnings like this:
  > 
  > In file included from ../../egcs-980218/gcc/config/m88k/sysv3.h:24,
  >                  from tm.h:1,
  >                  from ../../egcs-980218/gcc/config/m88k/xm-m88k.h:61,
  >                  from ../../egcs-980218/gcc/config/m88k/xm-sysv3.h:22,
  >                  from config.h:2,
  >                  from ../../egcs-980218/gcc/tree.c:36:
  > ../../egcs-980218/gcc/config/m88k/m88k.h:550: warning: `/*' within comment
  > 
  > May I check this in?
  > 
  > Wed Feb 18 13:34:29 1998 Manfred Hollstein <manfred@s-direktnet.de>
  > 
  > 	* m88k.h: Add white space around file pattern to suppress
  > 	`/*' within comment warning.
Why not just change the comment to more closely match current
reality?  "config/m88k" would seem like a better choice to me since
all the m88k specific files live in a subdirectory now :-)

jeff


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