kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #21106
Re: [PATCH] pcbnew 2 bug fix, clean pointless casts, remove unused vars
Le 04/11/2015 05:13, Mark Roszko a écrit :
> 1. Fixed copy paste error in append_board_to_current.cpp ruining a if
> else condition, should fix a possible bounding box computation bug
> 2. Whole bunch of pointless casts removed
> 3. Unused variables removed
> 4. Fix bug caused by JP on April 25, 2015 where strings were adjusted
> for translation and the hotkeys section table accidentally swapped the
> footprint editor title with tag, resulting in "footprint editor" being
> exported instead of "[footprinteditor]"
>
> No functional changes besides #4, technically it'll "break" imports
> but April 25 broke imports as well.
I committed your patch in rev 6297.
Thanks.
--
Jean-Pierre CHARRAS
References