kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #12060
Re: bugfix patch for IDF exporter
Le 28/01/2014 06:47, Cirilo Bernardo a écrit :
> The attached patch is a maintenance patch which fixes the following bugs:
>
> 1. *.emp file had the wrong information in the HEADER section (string was "BOARD_FILE" rather than "LIBRARY_FILE")
>
> 2. some missing entries + some duplicate entries in the *.emn file due to a bug in a logic test
>
> 3. for modules with no reference designator or "~", a unique designator is created to keep the MCAD happy.
>
> 4. some types of silent failures now throw an exception so the user knows something went wrong.
>
> 5. fixed IDF_BOARD::~IDF_BOARD() so there is no possibility of throwing an exception
>
> - Cirilo
Committed. Thanks.
--
Jean-Pierre CHARRAS
References