Re: [Kicad-developers] Fwd: [PATCH] Eagle board importer fixes

2015-12-02 Thread Jon Neal
Excellent! Thanks for remembering this JP! Jon On Dec 2, 2015 03:48, "jp charras" wrote: > Le 14/11/2015 22:28, Jon Neal a écrit : > > Hi all, > > > > I have two patches right now, one is a little higher priority than the > > other. > > > > The first is eagle_keepout_area_fix.patch. When I "fixe

Re: [Kicad-developers] Fwd: [PATCH] Eagle board importer fixes

2015-12-02 Thread jp charras
Le 14/11/2015 22:28, Jon Neal a écrit : > Hi all, > > I have two patches right now, one is a little higher priority than the > other. > > The first is eagle_keepout_area_fix.patch. When I "fixed" importing > polygons in the eagle importer a few months ago I neglected to handle > keepout areas whi

Re: [Kicad-developers] Fwd: [PATCH] Eagle board importer fixes

2015-11-15 Thread jp charras
Le 15/11/2015 17:18, Jon Neal a écrit : > Sounds good to me. > > I missed that you can only have non-static initializers with a c++11 > compiler which caused the build to fail. I attached a patch to fix this. > > Jon > I committed this patch. Thanks. -- Jean-Pierre CHARRAS _

Re: [Kicad-developers] Fwd: [PATCH] Eagle board importer fixes

2015-11-15 Thread Jon Neal
Sounds good to me. I missed that you can only have non-static initializers with a c++11 compiler which caused the build to fail. I attached a patch to fix this. Jon On Sun, Nov 15, 2015 at 8:32 AM, Wayne Stambaugh wrote: > On 11/14/2015 4:28 PM, Jon Neal wrote: > > Hi all, > > > > I have two p

Re: [Kicad-developers] Fwd: [PATCH] Eagle board importer fixes

2015-11-15 Thread Wayne Stambaugh
On 11/14/2015 4:28 PM, Jon Neal wrote: > Hi all, > > I have two patches right now, one is a little higher priority than the > other. > > The first is eagle_keepout_area_fix.patch. When I "fixed" importing > polygons in the eagle importer a few months ago I neglected to handle > keepout areas whic

[Kicad-developers] Fwd: [PATCH] Eagle board importer fixes

2015-11-14 Thread Jon Neal
Hi all, I have two patches right now, one is a little higher priority than the other. The first is eagle_keepout_area_fix.patch. When I "fixed" importing polygons in the eagle importer a few months ago I neglected to handle keepout areas which causes a segfault if you try to open an eagle board w