Public bug reported:

Binary package hint: swig1.3

(in ubuntu 7.10, package: swig1.3 1.3.31-1ubuntu3)

to experience the problem I'm gonna attach a minimal test case that
wraps std::map<int,int> then greps for '$1.' in generated C++. (just
unpack and run make in ./swig/ directory)

solution is to replace $1. with self-> in all instances of keys()
function in std_map.i

** Affects: swig1.3 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
/usr/share/swig1.3/mzscheme/std_map.i contains spurious $1. where self-> should 
be
https://bugs.launchpad.net/bugs/203876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to