Re: compiler requires explicit cast?

Greg Ewing <[email protected]> Thu, 02 Jul 2009 19:39:37 +1200
Newsgroups gmane.comp.python.pyrex
Message-ID <[email protected]>
horace wrote:
> =

> i will also try to find out if =

> i can do something like -M with the visual c++ compiler.

Actually, I meant -E (the one that outputs the results
of preprocessing).

-- =

Greg