aspell-user
[Top][All Lists]
Advanced

[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: Thu, 23 Sep 2004 07:06:33 -0600 (MDT)

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.

-- 
http://kevin.atkinson.dhs.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]