On 04/06/08 10:59, Bram Moolenaar wrote:
>
> Patch 7.1.306
> Problem: Some Unicode characters are handled like word characters while
> they are symbols.
> Solution: Adjust the table for Unicode classification.
> Files: src/mbyte.c
After applying patches 7.1.306 to 7.1.308 (of which I haven't yet
received the latter two by email)
if_python.c: In function ‘VimToPython’:
if_python.c:1157: warning: format ‘%f’ expects type ‘double’, but
argument 3 has type ‘long int’
also, one of 37 hunks of 7.1.307 failed to patch in the "floating point"
version but on eyeball inspection it was already included, though with
an additional comment in the middle (hunk #10 at 1130, bracketed between
#ifdef FEAT_FLOAT and #endif). Bram, don't you think that floating point
feature could now be made a part of the "standard" sources? Of course,
if anyone gets cold feet, it can still be disabled at compile-time by
commenting away line 384 of feature.h (to /* #define FEAT_FLOAT */ or
similar)
Best regards,
Tony.
--
... so long as the people do not care to exercise their freedom, those
who wish to tyrranize will do so; for tyrants are active and ardent,
and will devote themselves in the name of any number of gods, religious
and otherwise, to put shackles upon sleeping men.
-- Voltarine de Cleyre
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---