X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sat, 26 Nov 2016 19:24:59 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: [geda-user] [pcb] bugreports Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Reply-To: geda-user AT delorie DOT com Hi mainline developers, short bugreports that all affect mainline (all fixed in pcb-rnd, fix revision numbers included): - lines can not be rotated using the rotate tool on the line endpoint (multiple bugs, see r5302) - missing feature: same rotation for line midpoint rotation (see r5303; code dup removed in r5304) - rotating an arc within a polygon doesn't update clearance (see r5307) - insert point in rat line has code that never runs; I've enabled it for now, but I am pondering removal of this feature due to it's lack of use (see r5309) - hid API bug: invalidate_lr has int arguments while our invalidation box is of nanometer coords. This would break on >2.14m boards with the GTK HID with 64 bit coords. (see r5313, r5314) Regards, Igor2