[Python-Dev] C++ for CPython 3? (Re: str.count is slow)
Stephen J. Turnbull
stephen at xemacs.org
Mon Mar 6 10:54:13 CET 2006
More information about the Python-Dev mailing list
Mon Mar 6 10:54:13 CET 2006
- Previous message: [Python-Dev] C++ for CPython 3? (Re: str.count is slow)
- Next message: [Python-Dev] bytes.from_hex()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>>>> "Anthony" == Anthony Baxter <anthony at interlink.com.au> writes: Anthony> It's probably worth mentioning that right now, we don't Anthony> even come close to compiling with a C++ compiler. A bunch Anthony> of the bugs are shallow (casting result from malloc, that Anthony> sort of thing) but a bunch more look a tad uglier. Is Anthony> this something worth trying to fix? Um ... I really only know the results for XEmacs. C++ warnings and errors do catch a number of "real bugs". But most of the *work* was done before I got really involved in the C code. Martin Buchholz <martin at xemacs.org> probably knows best, although he's been inactive for a couple of years. -- School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.
- Previous message: [Python-Dev] C++ for CPython 3? (Re: str.count is slow)
- Next message: [Python-Dev] bytes.from_hex()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list