jtamate added a comment.

  Reading the source of QCollator*, I guess the hack works because I get a 
collator where d->dirty is true,
  and in compare there is this code
  
    if (d->dirty)
      d->init();
  
  Once initialized, I don't see any other modification of QCollator members.
  Probably because I have a strange LANGUAGE=es:en_US
  LANG=es_ES.UTF-8

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D13814

To: jtamate, #dolphin, #frameworks, markg, elvisangelaccio
Cc: elvisangelaccio, apol, bruns, markg, kfm-devel, spoorun, navarromorales, 
firef, andrebarros, emmanuelp

Reply via email to