Re: langwars - eu4.0 causeway prob (sorry)
- Posted by DerekParnell (admin) Dec 01, 2008
- 1173 views
ChrisB said...
ANd its filesys.e that includes memory.e, so presumably any user written program that says it wants to include safe.e (with define safe) and filesys.e will always run into this problem.
Yes. That's why I just fixed all the instances of 'include std/memory.e' to include 'std/machine.e' instead. Can you get the latest SVN copy or are you relying on the 'alpha' zips?