[Cython] [PATCH] Make __Pyx_ArgTypeTest() use "const char*" to suppress warning
Ondrej Certik
ondrej at certik.cz
Sun Sep 7 14:59:08 CEST 2008
On Sun, Sep 7, 2008 at 2:53 PM, Ondrej Certik <ondrej at certik.cz> wrote:
> On Sat, Sep 6, 2008 at 9:59 PM, Stefan Behnel <stefan_ml at behnel.de> wrote:
>> Hi,
>>
>> Ondrej Certik wrote:
>>> please apply the attached patch that fixes one g++ warning
>>
>> Done, thanks!
>
> Thanks, please pull from here another const fix.
>
> http://freehg.org/u/certik/cython-devel/
I just pushed another patch in there (there are now total 2 new
patches). Now my C++ project works with Cython without a single
warning.
Ondrej
More information about the Cython-dev
mailing list