Author: suermeli
Date: Wed Apr  1 14:16:14 2009
New Revision: 4037

URL: http://svn.gna.org/viewcvs/service-tech?rev=4037&view=rev
Log:
This commit is related to bug #13273 and task #6058: 

The newlogger reporting function is now invoked "atexit", meaning whenever 
exit() is called or return in the main function. Calling() _exit does not 
invoke atexit-functions. 

Furthermore the exit code for a parse error was changed, therefore the test 
case had to be adjusted. 

Modified:
    trunk/fiona/src/debug.cc
    trunk/fiona/src/debug.h
    trunk/fiona/src/main.cc
    trunk/fiona/src/options.h
    trunk/fiona/src/owfn.cc
    trunk/fiona/src/owfnTransition.cc
    trunk/fiona/src/stg2owfn.cc
    trunk/fiona/src/syntax_adapt_rules.yy
    trunk/fiona/src/syntax_dot.yy
    trunk/fiona/src/syntax_stg.yy
    trunk/fiona/tests/regression/bug12207.sh


-- 
You received this e-mail, because you subscribed the mailing list 
"service-tech-commits" which will forward you any e-mail addressed to 
[email protected]. If you want to unsubscribe or make any changes to 
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.

Reply via email to