clone 436711 -1
retitle -1 swig: compile warnings in C++ wrappers for Python
retitle 436711 swig: compile warnings in C++ wrappers for Perl
tag 436711 + patch upstream fixed-upstream
thanks

On Mon, Aug 27, 2007 at 08:18:19AM +0930, Ron wrote:
> As a follow-up to the earlier report, here is a patch that fixes the
> warnings for perl at least.

Thanks, I've fixed these in upstream SVN (r12848).

Most of these casts are actually no longer needed, as Perl 5.6.0 added
const to many of the places in the Perl API which take char * but don't want
to modify it, and SWIG doesn't work with older Perl than that anyway.

Splitting out the Python and Perl cases into separate bugs, so that the Perl
part can be closed when 2.0.5 gets released and packaged, or if the maintainer
decides it's worth backporting the change.

Cheers,
    Olly



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to