RunChandler now calls python using the RunPython script (except for windows where it calls the python executable directly)
The release version of RunChandler now sets -O (the OPTIMIZE flag) by default. The previous version was setting -O in multiple places (most of the wrong ;)
If you want to run the release version of RunChandler without optimizations then you can override the value like so:
For linux or osx:
OPTIMIZE= ./release/RunChandler
For windows:
OPTIMIZE=\ ./release/RunChandler
windows doesn't like setting an environment var to an empty value so we
force it to be a space
Let me know if you have any questions. --- Bear Build and Release Engineer Open Source Applications Foundation (OSAF) [EMAIL PROTECTED] http://www.osafoundation.org [EMAIL PROTECTED] http://code-bear.com PGP Fingerprint = 9996 719F 973D B11B E111 D770 9331 E822 40B3 CD29
PGP.sig
Description: This is a digitally signed message part
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
