bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: thousands separator


From: Gary Ashburn
Subject: Re: thousands separator
Date: Sun, 05 Jul 2009 07:42:24 -0400

I have cygwin (gcc), VB and .NET

I don't know what it is you want me to do though in the code. If you can send me the code you want tested I'll compile it.


At 03:05 PM 7/4/2009, Eli Zaretskii wrote:
> Date: Sat, 04 Jul 2009 21:51:01 +0300
> From: Aharon Robbins <address@hidden>
> Cc: address@hidden, address@hidden
>
> I retrieve the locale information when the program starts up (by a call
> to localeconv()) and copy the structure. This is in main().
>
> The actual formatting is handled manually in format_tree() in builtin.c.
>
> It sounds like a Vista bug. Eli, you're using XP, right?

I use XP, yes.

Gary, do you have a Windows compiler installed that you can use to
build programs?  If so, how about writing a short test program that
calls localeconv and then prints what localeconv returned in the
`thousands_sep' member of the lconv structure it returns?






reply via email to

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