This is the mail archive of the gcc@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]
Other format: [Raw text]

ANSI string concatenation in i386/cygwin.h


Why is i386/cygwin.h allowed to use ANSI string concatenation?
This is against the K&R rules for coding in GCC.  Or has that rule been
receded?  Being able to use ANSI string constant concatenation would
certainly make my job writing FreeBSD configuration files easier.

-- 
-- David  (obrien@FreeBSD.org)


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