[Python-Dev] Does trunk still support any compilers that *don't* allow declaring variables after code?
"Martin v. Löwis"
martin at v.loewis.de
Mon May 7 08:29:52 CEST 2012
More information about the Python-Dev mailing list
Mon May 7 08:29:52 CEST 2012
- Previous message: [Python-Dev] Does trunk still support any compilers that *don't* allow declaring variables after code?
- Next message: [Python-Dev] outdated info on download pages for older versions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I realize we can't jump to C99 because of A Certain Compiler. (Its name > rhymes with Bike Row Soft Frizz You All See Muss Muss.) But even that > compiler added this extension in the early 90s. No, it didn't. The MSVC version that we currently use (VS 2008) still doesn't support it. Regards, Martin
- Previous message: [Python-Dev] Does trunk still support any compilers that *don't* allow declaring variables after code?
- Next message: [Python-Dev] outdated info on download pages for older versions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list