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;
2 matches
Mail list logo