I committed your patch it the product branch r5822. Thank you for you contribution to KiCad.
On 6/24/2015 3:13 PM, Jon Neal wrote: > In three different programs (pcbnew, cvpcb, and eeschema) if you close > without saving and press cancel in the dialog that comes up you get an > assert from wxWidgets. > > This is caused by the dialog being set to forced close which means that > it can't be cancelled. The attached patch fixes this issue. > > Jon Neal > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

