X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <532DE965.4@unige.ch> Date: Sat, 22 Mar 2014 20:49:57 +0100 From: Juergen Harms User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Subject: Re: [geda-user] LC_NUMERIC - problems due to decimal comma References: <532C0332 DOT 8070107 AT unige DOT ch> <1395429317 DOT 3920 DOT 3 DOT camel AT sexualharassmentpanda DOT lan DOT akerlind DOT nu> <20140321200643 DOT GA12569 AT shavo DOT dd-wrt> <20140321202255 DOT GA24077 AT localhost DOT localdomain> In-Reply-To: <20140321202255.GA24077@localhost.localdomain> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [84.226.179.194] Reply-To: geda-user AT delorie DOT com On 03/21/2014 09:22 PM, Vladimir Zhbanov wrote: >> It would be better still to replace the output functions with >> >locale-independent ones (eg g_ascii_* and friends, or our own >> >pcb_printf which has an option somewhere to force '.' decimal >> >points. > There is already a patch on launchpad which fixes the issue with decimal > point: > https://bugs.launchpad.net/pcb/+bug/1074268/+attachment/3968574/+files/0001-Use-LC_NUMERIC-C-totally-everywhere-within-the-progr.patch I agree, that is a much better approach. Thanks for the patch - I had a quick go at applying it - it needs re-diffing in order to become applicable to the 20140316 tarball. It will be some time until I get to this - but it needs to be done in order to make 20140316 useable without restrictions.