Andrew Paprocki <[EMAIL PROTECTED]> added the comment:
The list of files/lines I posted yesterday was all that I had to change
to get it to build here (where a C++ style comment is a syntax error),
so it doesn't seem like a massive change.
___
Pyt
New submission from Andrew Paprocki <[EMAIL PROTECTED]>:
"Include/token.h", line 42.9: 1506-236 (W) Macro name TILDE has been
redefined.
"Include/token.h", line 42.9: 1506-358 (I) "TILDE" is defined on line
250 of /usr/include/sys/ioctl.h.
--
c
Andrew Paprocki <[EMAIL PROTECTED]> added the comment:
summary of compiler errors/warnings i just hit in the same situation
with stock Python-2.6.tgz:
>>>>>>>>>>>>>> c++ style comment used
"Objects/frameobject.c", line 520.9: 1506-0