This effectively examplifies why we (and Mercurial in particular of course) need to use 'unicode' for unicode data, not 'str' encoded in utf-8.
The problem fixed in this patch also exists in the logic which enforces summary and description line lengths, but in that case it's only a spurios warning, while this can cause GTK to crash with no traceback or similar. I'll do a separate patch for the other case. Henrik tells me the wrap code should be ok, but I'll check that as well. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
