This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients Arfrever, benjamin.peterson, brett.cannon, georg.brandl, kristjan.jonsson, larry, loewis, pitrou, rhettinger, serhiy.storchaka, skrah, taleinat, vstinner
Date 2014-02-26.17:52:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140226175237.GA16993@sleipnir.bytereef.org>
In-reply-to <1393435752.52.0.722004958202.issue20440@psf.upfronthosting.co.za>
Content
> Barring c++, are we using any C compilers that don't support inlines?

Not that I know of. libmpdec is C99, which seems to be supported by all
obscure commercial compilers on snakebite.

Also there have been no 3.x bug reports due to compilers choking on inline
functions.
History
Date User Action Args
2014-02-26 17:52:38skrahsetrecipients: + skrah, loewis, brett.cannon, georg.brandl, rhettinger, pitrou, kristjan.jonsson, vstinner, taleinat, larry, benjamin.peterson, Arfrever, serhiy.storchaka
2014-02-26 17:52:38skrahlinkissue20440 messages
2014-02-26 17:52:38skrahcreate