view Mercurial-Access @ 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 4060a83ebf1f
children
line wrap: on
line source

The atheme.org mercurial repository is available for anonymous read-only 
access.

To retrieve the audacious development branch from hg.atheme.org, do:
   $ hg clone http://hg.atheme.org/audacious audacious-devel

To retrieve the audacious stable branch from hg.atheme.org, do:
   $ hg clone http://hg.atheme.org/release/audacious-$VERSION

   Where $VERSION is the stable major version, for example the latest
   fixes and updates to 1.5-series of audacious would be in:

   $ hg clone http://hg.atheme.org/release/audacious-1.5