OSDN Git Service

Reduce Level 4 Build Warnings (6)
authorGreyMerlin <GreyMerlin@gmail.com>
Thu, 26 Jul 2018 22:00:17 +0000 (15:00 -0700)
committerGreyMerlin <GreyMerlin@gmail.com>
Thu, 26 Jul 2018 22:00:17 +0000 (15:00 -0700)
commit03acf28b7b6ba7c57948589e55b2e9b25a21099b
tree432ff115e20940b79e7b5e16afc87e4bbbebfe44
parentb020af2de669ab5c0fb3be6ac62710d8c2c1aa2b
Reduce Level 4 Build Warnings (6)

* cleanup a funny std::transform() warning by simply inlining the code
(DiffWrapper.cpp)
* Make Bomsize calculation less obscure (io.c)
* Misc casting
Externals/crystaledit/editlib/ccrystaltextview.cpp
Externals/poco/Foundation/include/Poco/String.h
Src/DiffWrapper.cpp
Src/diffutils/src/io.c