Bill McCarthy wrote:

> >> (2) does this LC_NUMERIC actually work on Windows - I recall having
> >> problems with LC_ALL using the unix sort of GNU
> >> coreutils - is this an environment variable we need to set?
> 
> > I haven't tried it.  So please set your environment so that a comma is
> > used for a decimal point and then run Vim to try out the floating point
> > stuff.
> 
> The patch applied flawlessly.  Both Vim and Gvim makes were
> without warnings.
> 
> Without setting any environment variables,all of my tests
> are working as expected.
> 
> Also, commas don't work as expected.  Here's what I get
> from:
> 
>     :echo 1,2
> 
>     1
>     E15: Invalid expression: ,2
>     E15: Invalid expression: ,2

Eh, I think you mean that this doesn't work, and that this is expected.

We don't want to have Vim recognize "1.2" in one environment and "1,2"
in another.  "1,2" is not backwards compatible anyway (think of function
arguments, list initializers, etc.)  Otherwise Vim scripts would not be
portable.

-- 
hundred-and-one symptoms of being an internet addict:
19. All of your friends have an @ in their names.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Raspunde prin e-mail lui