This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients
Date 2005-09-29.16:08:41
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

If I see a message

"/usr/include/limits.h", line 290: invalid type combination
"/usr/include/limits.h", line 290: warning: useless
declaration

then I'm certain that this is an OS bug. The system compiler
reports an error in the system headers! how could this not
be an OS bug?

What is line 290 of limits.h, anyway?

I don't know what -xc99=%none does, but it looks suspicious:
such a thing should not be necessary to do.
History
Date User Action Args
2007-08-23 14:34:52adminlinkissue1306253 messages
2007-08-23 14:34:52admincreate