config.h and C++
papadopo at my-deja.com
papadopo at my-deja.com
Mon Oct 30 06:14:54 EST 2000
More information about the Python-list mailing list
Mon Oct 30 06:14:54 EST 2000
- Previous message (by thread): Missing posts (was RE: Shall we declare Tkinter dead? No-one seems interested in it ;o)
- Next message (by thread): Memory profiler..
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I have configured and built Python 1.6 and 2.0 on Solaris 7 with the Sun C compiler. Now I see the following piece of code in config.h: /* Define as __inline if that's what the C compiler calls it. */ #define inline Why is this defined? It breaks havoc when writing C++ programs. Thanks, Dimitri Sent via Deja.com http://www.deja.com/ Before you buy.
- Previous message (by thread): Missing posts (was RE: Shall we declare Tkinter dead? No-one seems interested in it ;o)
- Next message (by thread): Memory profiler..
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list