X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Ironport-SBRS: None X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2H0AQBqLKlW/52AA4BegzqKFrE3AQ2BYYJfgzACgVI4FAEBAQEBAQEDgQeEQgEBBDpPCxgJExIPBXuHfAW+SAEBCAIehguENoR+gl+BDwWOGIhWjUOOekSNeR4BAUKECxuIcgEBAQ X-IronPort-AV: E=Sophos;i="5.22,356,1449561600"; d="scan'208";a="12366223" Date: Wed, 27 Jan 2016 12:49:32 -0800 From: Larry Doolittle To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb_fprintf mixes mm and mils for same output object Message-ID: <20160127204932.GA29162@recycle.lbl.gov> References: <201601272026 DOT u0RKQ4kE011123 AT envy DOT delorie DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201601272026.u0RKQ4kE011123@envy.delorie.com> User-Agent: Mutt/1.5.21 (2010-09-15) 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 On Wed, Jan 27, 2016 at 03:26:04PM -0500, DJ Delorie wrote: > > There is a small but sometimes significant benefit to nm: > We changed to nm a long time ago. Why are we still arguing this? The > file format supports 'nm' as a unit. You can hack pcb to export only > using 'nm' if you want, but don't expect us to force it on others. Again, software should provide capability, not set policy. If different users want different policies, it sounds like the code needs a switch. Wither that's run-time or compile-time is open to debate [*]. But as long as it's cleanly (unobtrusively) written, nobody should object to having options available. - Larry [*] and of course in most cases that debate is won by the person who first submits a working patch.