Re: ver 4.0 c_func problem on WIN98 Here Is proof of the problem !
- Posted by jeremy (admin) Apr 23, 2009
- 1181 views
jimcbrown said...
I added some debug code to call_c() (nothing but printf()s) and suddenly the code is working correctly.
This sounds like an optimization bug.
I've had similar problems, I get a machine crash here or there, add a ? 0 and everything works. I try to reduce the program to a small test case and fail every time. It seems that if that happens, I just continue programming and the problem goes away itself. I've never had a good test case, maybe this is one Matt can track down?
Jeremy