Ver 4.0 WIN98 problem
- Posted by bernie Oct 10, 2008
- 838 views
Who's idea was this MEMORY change in the Euphoria source code ? I had code that worked in ver 3.11 without errors. I have tried for weeks to get code to work in ver. 4.0 with this new memory managed crap. I want to know who thought it was great. The WIN98 memory code does not work in ver. 4.0 properly. There is something wrong intermittently in call_backs and other defined function handling. I suspect that is going to cause problems in Linux too. I took the same code that wouldn't work on a WIN98 exw.exe and created a new exw.exe for win2000 and the code worked fine. I don't have simple program to demonstrate the problem. All I want is WIN98 4.0 code to work the same as it did on veer 3.11. If you can't do that; then use the memory management that rob originally wrote; that always worked. I don't see any advantage to your new and improved crap. I haven't seen any one comment on it's advantage. Also nobody has commented on my other post about the makefile.wat problem. Everyone who wants go back to the original memory management raise their hand.