* include/grub/unicode.h (grub_unicode_compact_range): Replace end with
len and make it smaller. All users updated. * util/import_unicode.py: Put length and not end character. Check length.
This commit is contained in:
parent
8569f13d8d
commit
5da8dbc5bc
4 changed files with 34 additions and 23 deletions
|
@ -1,3 +1,10 @@
|
|||
2011-12-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/unicode.h (grub_unicode_compact_range): Replace end with
|
||||
len and make it smaller. All users updated.
|
||||
* util/import_unicode.py: Put length and not end character.
|
||||
Check length.
|
||||
|
||||
2011-12-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Make better Unicode-compliant and unify some UTF-8 code pathes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue