Re: [Kicad-developers] SYMBOL_LIB_TABLE throw()

2016-12-05 Thread Wayne Stambaugh
I was using throw() as a place holder and I forgot to change them to the actual exceptions that get thrown. I will fix this soon as I am working on getting the symbol library table code implemented. On 12/5/2016 5:07 AM, Michael Steinberg wrote: > Hello, > > SYMBOL_LIB_TABLE::Parse is declared

[Kicad-developers] SYMBOL_LIB_TABLE throw()

2016-12-05 Thread Michael Steinberg
Hello, SYMBOL_LIB_TABLE::Parse is declared with "throw()", yet it explicitly throws an exception. What was the original intent? Michael ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net