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

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

Re: thousands separator


From: Eli Zaretskii
Subject: Re: thousands separator
Date: Sat, 04 Jul 2009 22:05:11 +0300

> 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]