bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] binary mode for strings?


From: Andrew J. Schorr
Subject: Re: [bug-gawk] binary mode for strings?
Date: Sun, 6 May 2018 17:01:56 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

On Sun, May 06, 2018 at 10:50:36PM +0200, Petr Slansky wrote:
> I just found that even sprintf() in GAWK is affected by locale

The locale certainly matters. The simple solution is to set LC_ALL=C
in the environment before running your scripts. Or use the -b option.

Regards,
Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]