View Single Post
  #15  
Old 10-02-2012, 05:29 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 965
Default

That conditional is not the problem, but i agree that the conditional should not be needed.

The problem is optimization. disable it and everything works. Will work on putting in a pragma to disable optimization for sections of code that need it later. KLS mentioned that Akkadius had something done up on this in testing once, so might get it sooner rather than later.
Reply With Quote