Re: Message 'Unable to parse '123/2.2''
- From: Jody Goldberg <jgoldberg home com>
- To: Andreas Grabner <grabner andreas utanet at>
- Cc: gnumeric-list gnome org
- Subject: Re: Message 'Unable to parse '123/2.2''
- Date: Fri, 3 Nov 2000 14:47:58 -0500
On Fri, Nov 03, 2000 at 09:24:59PM +0100, Andreas Grabner wrote:
I'm using gnumeric 0.57 in GERMAN language. So i use a ',' (comma) not a
'.' (dot) in Numbers.
If only a number is in a cell saving and reopening works correct.
If there is a NON INTEGER NUMBER in a formula e. g. =123/2,2 after
reopening it is =123/2.2 and a 'Syntax error' is displayed.
When starting gnumeric from xterm I can see the following message:
Unable to parse '123/2.2'
Is it a compile-problem a bug or is there a wrong environment variable?
btw: where can I find LC variables? (I use SUSE 6.3 with self-compiled
GNOME 1.2)
This is a known bug in 0.57. I made a trivial brown paper bagish
error just before release. It has been fixed and another release is
planned shortly. For now you can only reload saved files while in
the C locale. No information has been lost.
If you would like to patch the problem locally have a look in
src/xml-io.c
In all the locations that we toggle LC_NUMERIC we also need to
toggle LC_MONETARY.
Good Luck,
Jody
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]