On Mon, 28 May 2007 18:44:04 +0200 Christian Buhtz <[EMAIL PROTECTED]> wrote:
CB> Christian Buhtz schrieb: CB> > 2. CB> > Look at mail.h at line 933 and 934 CB> > There are the words or and not. My MinGW gcc interpret it as '||' and CB> > '!'. I am looking in another forum how to handle it. CB> CB> Please look at CB> <http://forums.codeblocks.org/index.php?topic=6009.new;topicseen#new> CB> for more details. CB> CB> I think it would be the smartest way to rename your or and not identifiers. Unfortunately we can't do this, they're not in our own code. But, just as with the other problems you've had, this one can be solved in the same way it's already done when using gcc with configure: just use -fno-operator-names gcc option. Regards, VZ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Mahogany-Developers mailing list Mahogany-Developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mahogany-developers