harbour-books/fbreader
Slava Monich 022056efee [fbreader] Fixed apparent bug in ZLStringUtil::replaceAll
Caught by gcc:

ZLStringUtil.cpp:132:38: warning: comparison of constant '4294967295' with boolean
expression is always true [-Wbool-compare]
   while ((pos == str.find(find, pos)) != std::string::npos) {
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
2019-12-10 03:21:16 +03:00
..
fbreader [fbreader] Fixed apparent bug in ZLStringUtil::replaceAll 2019-12-10 03:21:16 +03:00
upstream@7abc80d12f Initial import of fbreader 2015-05-26 23:58:01 +03:00
fbreader.pro [fbreader] Removed unnecessary files from the project 2017-08-29 12:31:53 +03:00