https://bugs.freedesktop.org/show_bug.cgi?id=43139
Caolán McNamara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Caolán McNamara <[email protected]> 2011-12-20 01:24:09 PST --- does anyone know what the *root* cause is, casting away const to get operator= working doesn't look right. We have this problem with 3.4.4 as well, but 3.5.0 seems to build fine. Looks like compiler generated an operator=(foo&) instead of operator=(const foo&) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
