On Mon, Mar 4, 2013 at 3:07 AM, Roland Mainz <[email protected]> wrote: > While testing ast-ksh.2013-02-22 I found an extra |setlocale()| call > which is AFAIK not neccesary (at least for libcmd shell builtin > utilities): > -- snip -- > src/lib/libcmd/join.c: setlocale(LC_ALL, ""); > -- snip --
BTW: AFAIK the bug reported in http://lists.research.att.com/pipermail/ast-developers/2013q1/002270.html ("[ast-developers] Dynamic locale changes via LC_ALL no longer working in ast-ksh.2013-02-13+ ... / was: Re: AT&T Software Technology ast alpha software download update") must be fixed first before we can check whether this call to |setlocale()| is redundant... ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [email protected] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 3992797 (;O/ \/ \O;) _______________________________________________ ast-developers mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-developers
