Python + Borland - msvcrt = grr.

Courageous jkraska1 at san.rr.com
Mon Apr 23 12:45:13 EDT 2001


>    #1) BCC is giving off the STRANGEST warnings. They make no sense-at-all,
>it seems to me that the compiler doesn't comprehend that a variable that
>only gets modified by macros is actually being modified, so...

Huh. That doesn't make any sense at all. By the time the compiler gets to
this stage, the macros should have been expanded to the ordinary language,
with the modification being an ordinary event in C++.

C//




More information about the Python-list mailing list