[Ohrrpgce] SVN: pkmnfrk/2290 That's strange, it compiled for me...

James Paige Bob at HamsterRepublic.com
Thu Sep 25 12:11:58 PDT 2008


On Thu, Sep 25, 2008 at 10:56:18AM -0700, subversion at HamsterRepublic.com wrote:
> pkmnfrk
> 2008-09-25 10:56:18 -0700 (Thu, 25 Sep 2008)
> 38
> That's strange, it compiled for me...
> ---
> U   wip/subs2.bas

The windows version compiles without -g -exx by default, so although it 
compiled for you, you had potential memory corruption at runtime.

It broke the compile for me because on linux I compile with -g -exx by 
default.

(actually, I guess the -exx part is the only part that matters for 
bounds checking, the -g is unelated)

---
James



More information about the Ohrrpgce mailing list