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]
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;
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/~
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
4 matches
Mail list logo