Bug#633736: swig2.0: python/std_map.i doesn't honor all template arguments

2011-07-13 Thread Sebastian Ramacher
On 07/13/2011 12:37 PM, Sebastian Ramacher wrote: > The attached patch fixes this bug. I've also submitted the patch upstream [3]. I've run svn diff in the wrong directory. Attached is an updated patch that applies cleanly to the current packaging of swig2.0. Kind regards, -- Sebastian Ramacher

Bug#633736: swig2.0: python/std_map.i doesn't honor all template arguments

2011-07-13 Thread Sebastian Ramacher
Package: swig2.0 Version: 2.0.4-2 Severity: serious Tags: patch Justification: causes FTBFS -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 std::map has four template arguments, but the code in swig's python/std_map.i only honors the first two. This makes e.g swiginac [1] and syfi [2] fail to bui