Re: !ifdef
- Posted by bernie Mar 25, 2009
- 739 views
irv said...
I downloaded Alpha 3 yesterday (linux), works ok. Today I updated with Eu40-1539 from eubins.
Now I get errors /home/irv/euphoria/include/std/dll.e:483 ifdef word must be an identifier ifdef !WIN32 then ^ What to do?
Irv:
That !WIN32 should probably be not WIN32 there were
some changes in source code where all '!' were replaced
with the word not