Bram Moolenaar wrote:
> Attached you will find the latest floating point patch.
Thanks Bram. I have patched and compiled without incident. A few tests, and a
superficial look at the code changes, make me believe that the new float patch
is
good. As discussed, using strtod() is much more robust.
One query: In file doc/eval.txt we see:
These are INVALID:
1e40 missing .{M}
Perhaps in str2float() help, mention that following IS valid:
str2float('1e40')
John
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---