[Bug 714373] New: boost::signals::trackable does not work
https://bugzilla.novell.com/show_bug.cgi?id=714373 https://bugzilla.novell.com/show_bug.cgi?id=714373#c0 Summary: boost::signals::trackable does not work Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: pth@novell.com ReportedBy: nadvornik@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- nadvornik@sphinx2:~> wget http://svn.boost.org/svn/boost/trunk/libs/signals/example/button_click.cpp nadvornik@sphinx2:~> gcc button_click.cpp -o button_click -lboost_signals nadvornik@sphinx2:~> ./button_click OK! OK! # "OK!" should be printed just once This causes hard-to-debug crashes in applications that use this feature. It seems to be openSUSE specific, see the reports at https://bugs.launchpad.net/hugin/+bug/718116 starting comment #7 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=714373 https://bugzilla.novell.com/show_bug.cgi?id=714373#c Philipp Thomas <pth@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=714373 https://bugzilla.novell.com/show_bug.cgi?id=714373#c Ihno Krumreich <ihno@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Other |openSUSE 11.4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=714373 https://bugzilla.novell.com/show_bug.cgi?id=714373#c1 --- Comment #1 from Vladimir Nadvornik <nadvornik@suse.com> 2011-11-19 20:23:55 UTC --- Disabling the boost-visit_each.diff patch apparently fixes it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=714373 https://bugzilla.novell.com/show_bug.cgi?id=714373#c2 --- Comment #2 from Vladimir Nadvornik <nadvornik@suse.com> 2011-11-19 20:53:27 UTC --- According to the documentation, mixing of long and int types is on purpose. http://www.boost.org/doc/libs/1_44_0/doc/html/boost/visit_each.html -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=714373 https://bugzilla.novell.com/show_bug.cgi?id=714373#c3 Antony Dovgal <tony@daylessday.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tony@daylessday.org --- Comment #3 from Antony Dovgal <tony@daylessday.org> 2012-07-02 09:13:10 UTC --- Still valid in 12.1, the proposed solution does indeed work, though requires recompilation of all dependent packages. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=714373 https://bugzilla.novell.com/show_bug.cgi?id=714373#c4 Philipp Thomas <pth@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Philipp Thomas <pth@suse.com> 2013-08-27 11:50:47 CEST --- As this isn't present in 12.3 anymore I'm closing this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com