Comment 20 for bug 864618

Revision history for this message
Martin Pitt (pitti) wrote :

+- language_name_get_codeset_details (name, &langinfo_codeset, &is_utf8);
++// language_name_get_codeset_details (name, &langinfo_codeset, &is_utf8);

This change wasn't meant to be SRUed, it was just queued in the development bzr for precise. What is the impact for stable users, how does it change behaviour, what is the test case? Did you verify that this doesn't leave the two variables uninitialized?