[Kicad-developers] [PATCH] Handle empty string in cvpcb GetModuleInfo()

2014-11-20 Thread John Beard
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

Re: [Kicad-developers] Wrong (external) boost pulled in?

2014-11-20 Thread Jean-Paul Louis
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

Re: [Kicad-developers] Wrong (external) boost pulled in?

2014-11-20 Thread Jean-Paul Louis
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

Re: [Kicad-developers] Wrong (external) boost pulled in?

2014-11-20 Thread Jean-Paul Louis
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

Re: [Kicad-developers] Wrong (external) boost pulled in?

2014-11-20 Thread Jean-Paul Louis
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