Hi,
Here is a tiny patch to defend against asserts in debug mode when the
footprint list in cvpcb is empty. The aFootprintName was coming in as
"" in that case.
You could also check for an empty string at the call sites, but since
this function already can return null (and thus callers should be
I forgot to show the kicad Info
Application: kicad
Version: (2014-11-19 BZR 5293)-product Release build
wxWidgets: Version 3.0.2 (debug,UTF-8,compiler with C++ ABI 1002,GCC 4.2.1,STL
containers,compatible with 2.8)
Platform: Mac OS X (Darwin 14.0.0 x86_64), 64 bit, Little endian, wxMac
Boost vers
To get a baseline, I just build KiCad from scratch.
I just upgraded to OS X Yosemite, refreshed all my MacPorts for the dev tools,
and I am using Xcode 6.1,
clang 6.1.1,
Cmake 3.0.2,
make 3.81,
wxwidgets 3.0.2.
Jean-Pauls-MacBook-Pro-3:Soft_Dev jean-paullouis$ cmake --version
cmake version 3.0.2
I forgot to show the kicad Info
Application: kicad
Version: (2014-11-19 BZR 5293)-product Release build
wxWidgets: Version 3.0.2 (debug,UTF-8,compiler with C++ ABI 1002,GCC 4.2.1,STL
containers,compatible with 2.8)
Platform: Mac OS X (Darwin 14.0.0 x86_64), 64 bit, Little endian, wxMac
Boost vers
To get a baseline, I just build KiCad from scratch.
I just upgraded to OS X Yosemite, refreshed all my MacPorts for the dev tools,
and I am using Xcode 6.1,
clang 6.1.1,
Cmake 3.0.2,
make 3.81,
wxwidgets 3.0.2.
Jean-Pauls-MacBook-Pro-3:Soft_Dev jean-paullouis$ cmake --version
cmake version 3.0.2
5 matches
Mail list logo