Re: [Kicad-developers] Any pointers to speed up the build

2021-07-12 Thread Johannes Pfister
It can take a lot longer on my machine, where it sometimes takes over 40 min after changing some header files which is included in a lot of other files. It is normal for compiling to take over 15min. I use Debian on a W3570. Am So., 11. Juli 2021 um 12:35 Uhr schrieb Pradeepa Senanayake : > >

Re: [Kicad-developers] How much do we care about small memory leaks?

2020-05-29 Thread Johannes Pfister
s while working on large > projects. > > On 5/29/20 7:22 AM, Johannes Pfister wrote: > > As an example, if opening and closing the plot window would leak 3 kB > > each time, would we care about that? And is it justified to increase > > code complexity to avoid this leak? > &g

Re: [Kicad-developers] How much do we care about small memory leaks?

2020-05-29 Thread Johannes Pfister
nd of leaks in the >> code. >> >> ___ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : kicad-developers@lists.launchpad.net >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help

[Kicad-developers] How much do we care about small memory leaks?

2020-05-29 Thread Johannes Pfister
As an example, if opening and closing the plot window would leak 3 kB each time, would we care about that? And is it justified to increase code complexity to avoid this leak? If yes, what about "leaks" that alloc memory only once, use the same memory till the application is closed and don't free

Re: [Kicad-developers] Internal units in the KiCAD source code

2020-02-14 Thread Johannes Pfister
otting to standard units such as > millimeters, inches, etc is trivial. I'm not opposed to adding support > for changing the plot units. I am opposed to changing the internal units. > > Cheers, > > Wayne > > On 2/13/20 9:32 AM, Johannes Pfister wrote: > > The KiCAD code uses all kin

[Kicad-developers] Internal units in the KiCAD source code

2020-02-13 Thread Johannes Pfister
step size. The disadvantage would be that there would be an about 2m or 4m limit in every direction, assuming int is 32 bit, which is AFAIK true for all platforms KiCAD current supports. Before i rewrite code, can you say what you guys think about it? Johannes Pfister

[Kicad-developers] File format specification

2020-02-04 Thread Johannes Pfister
%252Ffile_formats%252Ffile_formats.pdf/file_formats.pdf but this link is broken. As far as I remember, i was able to download it from there in the past. Did this document move? -- Johannes Pfister Electronic Engineering johannes.pfis...@josttech.ch +41 55 460 22 25 josTTech GmbH Haemmerli 6 8855