]> git.donarmstrong.com Git - lilypond.git/commit
misc.cc: remove utf8_char_len, change callers.
authorDavid Kastrup <dak@gnu.org>
Mon, 2 Jan 2012 15:43:09 +0000 (16:43 +0100)
committerDavid Kastrup <dak@gnu.org>
Mon, 2 Jan 2012 15:58:12 +0000 (16:58 +0100)
commit3bf397f8e8aa6560b575ffae1b539d33539d8902
tree6943ffb03b4fcb964c98257a2bc1ff301be4f33e
parent9f306e8a1670fc1fde52f4fd5850b7d6d19697cd
misc.cc: remove utf8_char_len, change callers.

This was too fragile when fed invalid UTF-8.  Callers still are far
from pretty.
lily/include/misc.hh
lily/misc.cc
lily/source-file.cc
lily/text-interface.cc