Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
| 
| Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
| Lars> Hello, | | I finally (think we have) fixed the locale problem
| Lars> which has been | plaguing german users. Therefore, I think it
| Lars> will be nice to release | 1.1.5fix2 as soon as possible.
| 
| Lars> Also note that this code might play tricks wit oter float values
| Lars> that we ouput. In particular in figinset, for the control file
| Lars> to gs. (I am not sure if this is a problem in 1.1.5, but it
| Lars> certainly is in 1.1.6cvs)
| 
| I have added in 1.1.5 a
|           setlocale(LC_NUMERIC, "C");
| in main(). This probably not the right place, but isn't it the
| simplest solution?

If this takes care of everything then yes.

Note however that we really want to switch to C++ locale when that is
possible.

        Lgb

Reply via email to