On 05/08/2014, at 6:50 AM, Jeffrey Beu wrote:

> Thanks John.
> 
> If you are sure you are open to many questions then I am open to asking many 
> questions.
> Last question in this thread:
> What is the code doing as to need to disable the optimisation. I read an 
> example that causes some problems but the code invoked undefined behaviour. 

You mean the gcc -fno-aggressive-loop-optimization?

I have no idea, the problem is in Judy library which I did not write.
See
        http://judy.sourceforge.net

But i guess since it is making variant length objects,
it's using some casts or indexing past the end of struct
terminated by a array length 1.

--
john skaller
skal...@users.sourceforge.net
http://felix-lang.org




------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to