[7.2.422] May get E763 when using spell dictionaries.
commit718804eb4d45e32fcff542c83fbac5714a287d8d
authorBram Moolenaar <Bram@moolenaar.net>
Thu, 13 May 2010 17:46:03 +0000 (13 17:46 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Thu, 13 May 2010 17:46:03 +0000 (13 17:46 +0000)
tree286c5ec78c06ee7789a469fb7e50c59e65e6433b
parentdb0db05724d3eebe9e1462e082835c1f4ab7cbf7
[7.2.422] May get E763 when using spell dictionaries.

Problem:    May get E763 when using spell dictionaries.

Solution:   Avoid utf-8 case folded character to be truncated to 8 bits and
            differ from latin1. (Dominique Pelle)

Patch 7.2.422
src/spell.c
src/version.c