>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> I think that every single macro should have a Abdelrazak> justification in comments. Keeping macros because they Abdelrazak> might solve a problem somewhere is not a good answer. Agreed. Abdelrazak> Then, which Macro is there to support *BSD, or Sun Abdelrazak> compiler, or... This should be investigated and the only Abdelrazak> way to do that is actually to remove the macro and see on Abdelrazak> which platform the compilation break. No, because you will not know until you release the stable version. Also, for people who are not in the lazy camp, there is a good way to know why a macro has been added: svn annotate. JMarc
