[Python-Dev] Does trunk still support any compilers that *don't* allow declaring variables after code?

Matt Joiner anacrolix at gmail.com
Wed May 2 15:37:35 CEST 2012


On May 2, 2012 6:00 PM, "Antoine Pitrou" <solipsis at pitrou.net> wrote:
>
> On Wed, 02 May 2012 01:43:32 -0700
> Larry Hastings <larry at hastings.org> wrote:
> >
> > 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.
> >
> > Do we officially support any C compilers that *don't* permit
> > "intermingled variable declarations and code"?  Do we *unofficially*
> > support any?  And if we do, what do we gain?
>
> Well, there's this one called MSVC, which we support quite officially.

Not sure if comic genius or can't rhyme.

>
> Regards
>
> Antoine.
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
http://mail.python.org/mailman/options/python-dev/anacrolix%40gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120502/a83d739a/attachment.html>


More information about the Python-Dev mailing list