[Bug 31087] ChannelRequest::immutableProperties() initially returns invalid property values

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 29 15:30:47 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=31087

Olli Salli <ollisal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|telepathy-bugs at lists.freede |ollisal at gmail.com
                   |sktop.org                   |

--- Comment #1 from Olli Salli <ollisal at gmail.com> 2010-10-29 06:30:46 PDT ---
Right, more appropriately described, the code was relying on a particular
method parameter evaluation order, which is undefined in C++ - sadly this meant
that our unit tests on amd64/g++-4.4.x failed to catch it as the resulting
evaluation order was suitable.

Well-defined code merged to master, will be in 0.3.13.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list