Re: [Kicad-developers] Warning regarding global wxStrings and thread-safety

2018-08-03 Thread Tomasz Wlostowski
On 02/08/18 19:01, Jeff Young wrote: > I finally caught a long-standing but very infrequent crash in the > debugger.  It’s somewhat harrowing. > > wxString keeps multiple iterators on a string up-to-date with regard to > editing.  It keeps them in a linked list.  If you reference a global >

Re: [Kicad-developers] [PATCH] Re: SHAPE_LINE_CHAIN in swig?

2018-08-03 Thread Wayne Stambaugh
Andrew, I merged your patch into the development branch of KiCad. Thank you for your contribution to KiCad. Cheers, Wayne On 7/31/2018 5:34 PM, Andrew Lutsenko wrote: > Removing or renaming operator<< does not work because it is used by > boost test suite in qa/geometry/test_fillet.cpp > >

Re: [Kicad-developers] [PATCH] Re: SHAPE_LINE_CHAIN in swig?

2018-08-03 Thread Andrew Lutsenko
Awesome, thanks! Qa machine seems happy too. So is there any chance of this getting into 5.0 branch? I published my plugin earlier here https://github.com/openscopeproject/InteractiveHtmlBom And it generated a fair amount of interest on kicad.info

[Kicad-developers] Performance enhancements

2018-08-03 Thread Jeff Young
I’ve got some performance enhancements that I’ll probably merge tomorrow, but I just wanted to give everyone a head’s up. 1) Cache footprint info on disk in the project. The footprint info is time-stamp-hashed and compared to the library file hashes before each use. The second part of that

Re: [Kicad-developers] KiCad v5 build warning

2018-08-03 Thread Simon Richter
Hi, On 03.08.2018 06:06, Adam Wolf wrote: > It works fine with macOS, and I've already enabled it for nightlies. It has also been active for Windows nightlies for quite some time, so people were confused when it was suddenly off in the release version. So in addition to a decision on the

[Kicad-developers] wxConfigBase string values

2018-08-03 Thread Jeff Young
I noticed that we spend a lot of time processing EnvVars in wxConfigBases when starting apps (to the tune of 10%, believe it or not). Do we even have any EnvVars in config settings? (Ones that we want expanded on the way in, rather than ones that are just stored as text?)

[Kicad-developers] PCB West Attendees?

2018-08-03 Thread Seth Hillbrand
Hi All- If anyone is planning on heading to PCB West this year and would like to meet up and talk KiCad, let me know. I'll be there for the weekend prior through Tuesday 9/11. Best- Seth ___ Mailing list: https://launchpad.net/~kicad-developers Post