Miriam Ruiz <[EMAIL PROTECTED]> writes:

> That seems to be innate in fluid, I haven't done anything for changing that.

You added a call to setlocale() with a first argument of LC_ALL, which
has the effect of altering floating-point formatting and parsing
(governed by LC_NUMERIC, I believe).  I *think* it should suffice to
touch LC_MESSAGES, LC_CTYPE, and LC_COLLATE.

> The code to add that version number seems to be in fluid/code.cxx :

This just affects generated comments, which I agree aren't such a big
deal; I'm more concerned about the "version" line in .fl files, which
fluid/file.cxx produces and parses.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to