On Thu, Sep 2, 2010 at 7:19 AM, Antoine Pitrou <[email protected]> wrote:
> Maybe I've missed your answer, but what would prevent the "inline"
> solution from working?

Only PEP 7 (since standard support for inline is a C99 feature)

On the other hand, if gcc (including cygwin/mingw) and MSVC support it
(even with non-standard spellings), then that objection probably
doesn't matter.

> (a macro with the result-as-a-pointer is quite ugly)
Agreed.

Cheers,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to