On Tuesday, March 7, 2006 at 8:56:15 +0100, Hrvoje Niksic wrote:
> Alain Bench <[EMAIL PROTECTED]> writes:
>> unusable nonsense
> totally weird.
So far Google didn't help me much. Or rather discouraged me with
"Borland supports only C locale"-like statements. But I didn't found any
official doc. Anybody has infos on Borland's own libc?
>> Either there is a magic option I missed, or I'd recommend to treat
>> Borland as C locale (forcing coma separator and grouping by 3).
> I suggest we do the latter
The alternative seemingly would be: Change "3;0" to "\003\000", and
transcode separator from GetACP() to GetConsoleOutputCP(). Would it work
in all cases? Which transcoding function? And this in a Borland specific
code...
> against 1.10.x? It's always a better idea to patch thed trunk code
Sure: I installed Subversion, and began learning it, just to put my
hands on the said trunk (found no tar.gz snapshots?). But then the
conflicting types for `uintptr_t' stopped me.
Bye! Alain.
--
When you post a new message, beginning a new topic, use the "mail" or
"post" or "new message" functions.
When you reply or followup, use the "reply" or "followup" functions.
Do not do the one for the other, this breaks or hijacks threads.