Hi Ruslan,

On 07.07.2012 03:25, Ruslan Kabatsayev wrote:
Commit 504e433331016004fb2edebdb29a85d69084b1d6 breaks almost all the
support for CTRL_FRAME because of incorrect check for FRAME_DRAW_NWF.
It checks for it as if this were a single bit flag, but its value is
0x7, so it should be compared against its value after bitwise AND.

Right, my bad. Pushed to master and 3-6.

Thanks a lot for taking care and sorry for the troubles!

Ivan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to