Ah! That would explain the apply issue ;) On 3/21/2018 11:12 AM, Jon Evans wrote: > I already pushed it. Let me know if you have concerns with it and I can > make changes accordingly. > > -Jon > > On Wed, Mar 21, 2018 at 11:00 AM, Wayne Stambaugh <[email protected] > <mailto:[email protected]>> wrote: > > Jon, > > This patch is not applying cleaning. Please rebase and resubmit it so I > can test it. I fine with the idea even if there is a performance hit. > > Cheers, > > Wayne > > On 3/19/2018 10:58 PM, Jon Evans wrote: > > I'd like some eyes on this before I push it, since it's a rather > > significant change. > > > > I have added a (disabled by default) option to report all DRC > issues on > > each tested track. The current behavior is to stop at the first > error, > > which means that the only way to get a full DRC report is to fix > errors > > one by one. > > > > See: https://bugs.launchpad.net/kicad/+bug/1754442 > <https://bugs.launchpad.net/kicad/+bug/1754442> > > > > I tried to make this change as minimal as possible because I know the > > DRC code is a target for refactoring after 5.0. The performance > of the > > current system is not great, and I can think of several optimizations > > that would help a lot, but I think they would touch too much to be a > > part of 5.0. Fortunately there is progress reporting on this step, so > > at least users will have feedback. > > > > -Jon > > > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~kicad-developers > <https://launchpad.net/~kicad-developers> > > Post to : [email protected] > <mailto:[email protected]> > > Unsubscribe : https://launchpad.net/~kicad-developers > <https://launchpad.net/~kicad-developers> > > More help : https://help.launchpad.net/ListHelp > <https://help.launchpad.net/ListHelp> > > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > <https://launchpad.net/~kicad-developers> > Post to : [email protected] > <mailto:[email protected]> > Unsubscribe : https://launchpad.net/~kicad-developers > <https://launchpad.net/~kicad-developers> > More help : https://help.launchpad.net/ListHelp > <https://help.launchpad.net/ListHelp> > >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

