[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Aspell-user] affix.cpp:264: error: expected unqualified-id before "
From: |
Kevin Atkinson |
Subject: |
RE: [Aspell-user] affix.cpp:264: error: expected unqualified-id before "int" |
Date: |
Sat, 25 Sep 2004 06:57:32 -0600 (MDT) |
On Thu, 23 Sep 2004, Gansser, Martin wrote:
> > The only thing I can think of is that MAX is being defined as
> > a macro.
> > Try adding:
> > #undef MAX
> > after all include statements (after line 58) and see if that helps.
>
> Thanks, this works for me.
OK. I renamed the function to max_ so that it won't conflict with any
predefined macros.
---
http://kevin.atkinson.dhs.org