Bug#657091: invalid conversion breaks PHP 5.4 support

2012-01-24 Thread Torsten Landschoff
Hi Lior, On 01/23/2012 11:59 PM, Lior Kaplan wrote: Swig has an invalid conversion from 'const char*' to 'char*' problem with PHP code built with PHP 5.4 (at experimental at the moment). Upstream already fixed that here: http://swig.svn.sourceforge.net/viewvc/swig?view=revision&revision=1271

Bug#657091: invalid conversion breaks PHP 5.4 support

2012-01-23 Thread Lior Kaplan
Package: swig2.0 Version: 2.0.4-4 Tags: patch Hi, Swig has an invalid conversion from 'const char*' to 'char*' problem with PHP code built with PHP 5.4 (at experimental at the moment). Upstream already fixed that here: http://swig.svn.sourceforge.net/viewvc/swig?view=revision&revision=12710 Ple