Re: [Kicad-developers] [PATCH] Fix zero-width line and circle in eagle-import

2019-01-26 Thread Seth Hillbrand
Am 2019-01-26 10:26, schrieb Thomas Pointhuber: Hi, compiling KiCad gave me a bunch of those warnings, indicating problems with the eagle importer: ``` ./pcbnew/eagle_plugin.cpp:1401:21: warning: implicit conversion from 'double' to 'int' changes value from 0.05 to 0 [-Wliteral-conversion]

[Kicad-developers] [PATCH] Fix zero-width line and circle in eagle-import

2019-01-26 Thread Thomas Pointhuber
Hi, compiling KiCad gave me a bunch of those warnings, indicating problems with the eagle importer: ``` ./pcbnew/eagle_plugin.cpp:1401:21: warning: implicit conversion from 'double' to 'int' changes value from 0.05 to 0 [-Wliteral-conversion] width = DEFAULT_EDGE_WIDTH;

Re: [Kicad-developers] wrong formated string in kicad/common/dialog/dialog_global_lib_table_config.cpp

2019-01-26 Thread Carsten Schoenert
Am 26.01.19 um 09:30 schrieb jp charras: > I just fixed this issue (missing l10n identifiers), and also fixed a few > typos in i18n strings. Yes, thanks for this quick fix, looks better now. -- Regards Carsten ___ Mailing list: https://launchpad.net/~

Re: [Kicad-developers] wrong formated string in kicad/common/dialog/dialog_global_lib_table_config.cpp

2019-01-26 Thread jp charras
Le 26/01/2019 à 08:29, Carsten Schoenert a écrit : > Hi again, > > one more thing that happen now around these l10n changes I can see is > the missing translation for the substituted strings in the modified > splash dialog window if KiCad is starting with an non existing file > 'sym-lib-table' in