This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


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

enum xyz;


Hello,

(One for the ISO-C police :-)

Is:

	enum xyz;

vaid ISO-C?  I strongly suspect that it isn't.  Rather it's a GCC
extension.

Second question, is there an auto-conf way of testing for a compiler
that allows the above?

	Andrew

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