Re: ver 4.0 found the BUG in WIN98 code
- Posted by SDPringle Oct 19, 2008
- 1076 views
This strange bug indeed is one that only shows up under certain situations should be squashed. Instead of looking at the printf code I would like to direct your attention to define_c_var code, that is, the underlying C code. It seems to me that somewhere the data is being corrupted inside EUPHORIA. The particular value returned by define_c_var, should vary between windows versions and patch levels. If we just patch the OS and shutup, we will leave a bug that could creep up again later.
Shawn Pringle