Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Thu, Sep 01, 2011 at 03:07:36AM +0200, Eike Rathke wrote:
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)

Thanks

[otherwise macros are evil anyway ;-]

Indeed, but it looks better this way than having a dozen and half of one
line functions each is called at most once.

BTW, I see you merged the three patches in one commit, though I thought
splitting them into more confined changes would be preferred. Is there
any general policy for this that I can follow in future patches?

Regards,
 Khaled

-- 
 Khaled Hosny
 Egyptian
 Arab

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.