← Back to team overview

kicad-developers team mailing list archive

APP_SINGLE_TOP in 5834

 

Hi,

Just curious here - what was the reason behind the change made in 
single_top.cpp in revision 5834?

http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/revision/5834

I had moved Pgm().OnPgmExit() into OnExit() to correct a segfault on 
quit - why move it back to OnRun() for non-Python builds? Surely OnExit 
is the right place for exit code in all cases?

--
Chris


Follow ups