Date:        Thu, 7 Dec 2017 13:12:14 +0100
    From:        Martin Husemann <[email protected]>
    Message-ID:  <[email protected]>

And for this part...

  | where 127 is invalid. It comes from:

[...]

  | but the documetnation (src/lib/stdlib/strfmon.c) says:

[...]

  | Anyone know details?

The '\127' (CHAR_MAX) is converted into one of the values legal in the
variables when the locale data is processed, see the last couple of lines
of __setup_vars() in strfmon.c

kre

Reply via email to