Pls note there is still an initialisation bug in the git head.
Felix is getting the order of initialisation correct BUT it is not
calling the initialisation procedures for nested modules.

This means "flx" doesn't work properly without --test option:
the separator is set in the Filename module initialisation
code but that code is not called. I think this is because
the top level is now SYMDEF_root instead of SYMDEF_module.

Note that now, initialisation for root and modules is contained IN
the SYMDEF_module or SYMDEF_root term, i.e. inside the
symbol table. The init code is correct, except for the missing
calls to nested modules.


--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to