X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=s5tehnika.net; s=default; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=6/NcfFWvQYsPoo5cXCrI5dOTLWa+uQF8W1gnTHpfE+8=; b=Z74z3DpjlvRl6FgHgRPaS5P320 0eBJWlogdNBpiaNK2KQvhyz/l9itFMzJePS5hYySNLbT7fIPOdnBZnx60qFu1WXn7vJFyRYjv2NFk JtmFTD8vfZ1yTPbJbrGyLJG4vs1PUZKVfP5lpA2hX0Q1OlduYpybnTmkHzJJ99deJD8Yc50efYwLz fTRshJ47i2/ded6hJ9yoKARvWKTpPHvXfSclb9M0rRXtbd4gRTRTQiEX+CltTKiPGtmwO6J/1xevQ S1o2ZcbI5EZ4g2kSICrcZfNtncwwppA5aAqvPrlmJQAX+4iAlUYc0cplNHNYGU9fOrNn0cpGz+6M4 69zo/v7g==; Subject: Re: [geda-user] pcb: polygon "twin hole" bug - fixed To: geda-user AT delorie DOT com References: <4f9dfd62-45cd-a307-a6d9-93b7cd4333a2 AT gmail DOT com> From: "Brane2 (brane2 AT s5tehnika DOT net) [via geda-user AT delorie DOT com]" Message-ID: Date: Sun, 24 Jul 2016 21:47:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server.studiofaca.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - s5tehnika.net X-Get-Message-Sender-Via: server.studiofaca.com: authenticated_id: brane2 AT s5tehnika DOT net X-Authenticated-Sender: server.studiofaca.com: brane2 AT s5tehnika DOT net Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk I git log-ed pcb-rnd branch, but can't find in it any commit that was more recent than 2013. ( repo as listed on official page for pcb) What am I missing ? > Thanks everyone who has tested this and special thanks to Evan for the > detailed bug description. The fact that changing the tool between the > two holes made it very easy to find the bug: it was just one of the > crosshair states not properly reset, so the second hole didn't start > in the init step but in a mid-point-step. > > Fixed in pcb-rnd r2308. Trivial one-line diff, should be applied to > mainline. Anyone testing pcb-rnd, please let me know if poly holes > break any other way. > > Regards, > > > > On 24. 07. 2016 18:58, gedau AT igor2 DOT repo DOT hu wrote: > > Igor2 >