kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #13061
Re: TRACK/SEGVIA cleanup patch
On Fri, Apr 18, 2014 at 08:44:09PM +0200, Nick Østergaard wrote:
> The reference could be to a radioamateur call F4EXB which is a guy
> called Edouard Greiffiths, he posted something on the user group list
> on yahoo, relating to some files he names after his callsign. The
> message matches up with the following six numbered that I guessed
> could be a date code.
Didn't think of an OM handle :P however I'm pretty sure that in a code
reading:
if (test) {
stuff(x);
return;
}
stuff(x);
// Function ends
... if the test has no side effects, the whole if block can be elided.
> https://groups.yahoo.com/neo/groups/kicad-users/conversations/topics/133
Maybe he's the same guy, however the code is unrelated to zone filling
(it marks the cell for the router/placer).
--
Lorenzo Marcantonio
Logos Srl
Follow ups
References