Public bug reported:

Binary package hint: g++-4.1

This version of gcc is producing bad code when using slots and trackable
from boost.

In detail, automatic slot disconnection upon object destruction is not
working right.

I am attaching a test case and the correct output.

It is bad with:
gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)

but correct with
gcc-4.0 (GCC) 4.0.4 20060630 (prerelease) (Ubuntu 4.0.3-4)
and
gcc-3.4 (GCC) 3.4.6 (Ubuntu 3.4.6-3ubuntu1)

I am using Ubuntu/edgy

** Affects: gcc-4.1 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
bad code with boost::signals
https://launchpad.net/bugs/75724

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

Reply via email to