https://bugs.kde.org/show_bug.cgi?id=397604
Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |0.8.2 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kbi | |btex/a801a85b9755f154c0192f | |f7a22e9df00772e14f --- Comment #3 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> --- Git commit a801a85b9755f154c0192ff7a22e9df00772e14f by Thomas Fischer. Committed on 01/09/2018 at 18:47. Pushed by thomasfischer into branch 'kbibtex/0.8'. Delaying initialization of static variables To allow for proper internationalization to be loaded and initialized before static const variables in BibTeXFields and BibTeXEntries, those variables have been refactored into the singleton functions of each class. FIXED-IN: 0.8.2 M +48 -47 src/config/bibtexentries.cpp M +159 -158 src/config/bibtexfields.cpp https://commits.kde.org/kbibtex/a801a85b9755f154c0192ff7a22e9df00772e14f -- You are receiving this mail because: You are watching all bug changes.