kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #26893
Re: SYMBOL_LIB_TABLE throw()
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 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@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
References