Hi Khaled,

On Thursday, 2011-09-01 02:54:36 +0200, Eike Rathke wrote:

> Nice clean-up, pushed to master
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=6825533b8d93f92a66558a9b6295003ceba52917

Forgot to mention [PUSHED] in the subject and that I changed all

+#define isAinChar(c)        IS_JOINING_GROUP(c, AIN)

to have parentheses around the macro parameter's use

+#define isAinChar(c)        IS_JOINING_GROUP((c), AIN)

[otherwise macros are evil anyway ;-]

  Eike

-- 
 PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication.
 Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

Attachment: signature.asc
Description: Digital signature

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

Reply via email to