Skip to content
Snippets Groups Projects
Select Git revision
0 results

libxslt

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Nick Wellnhofer authored
    After implementing locale support, xsltComputeSortResult returned
    strings transformed with strxfrm. This confused external users of this
    function, mainly WebKit derived browsers implementing their own sort
    function, similar to examples/xsltICUSort.c.
    
    Revert to the old behavior for external callers.
    c3f6bb69
    History
    Name Last commit Last update