[U-Boot] [PATCH] fix linker generated lists on non-C locales

Wolfgang Denk wd at denx.de
Sun Dec 2 20:39:13 CET 2012


Dear Marek Vasut,

In message <201212022013.13540.marex at denx.de> you wrote:
> 
> "This works because LC_ALL sets LC_COLLATE, as well as all other LC_* 
> environment variables."
> 
> Where can I verify this? Do you have any link to any documentation?

Is it really so difficult to find TFM these days?

Try: man locale

...
LC_ALL If set to a non-empty string value, override the values of all
the other internationalization variables.
...

Is this clear enough?

As mentioned before, if this variable is set, it can usually be
considered a bug.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Life would be so much easier if we could  just  look  at  the  source
code.                                                   -- Dave Olson


More information about the U-Boot mailing list