Mercurial > audlegacy
comparison autogen.sh @ 4606:6b76f8589f5d
Added a temporary function str_assert_utf8() for finding points in code
where string data should be UTF-8 but might not be. In case of valid UTF-8
a copy of string is returned. If string is NOT valid UTF-8, a call backtrace
is printed and str_to_utf() is called instead.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Wed, 04 Jun 2008 23:17:47 +0300 |
parents | 72ec866d6b81 |
children |
comparison
equal
deleted
inserted
replaced
4605:9df19c4900ba | 4606:6b76f8589f5d |
---|