ClickHouse/src/Daemon
Azat Khuzhin 4e76629aaf Fixes for -Wshorten-64-to-32
- lots of static_cast
- add safe_cast
- types adjustments
  - config
  - IStorage::read/watch
  - ...
- some TODO's (to convert types in future)

P.S. That was quite a journey...

v2: fixes after rebase
v3: fix conflicts after #42308 merged
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-21 13:25:19 +02:00
..
BaseDaemon.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
BaseDaemon.h Log git hash during startup 2022-09-26 14:12:36 +00:00
CMakeLists.txt Merge pull request #42014 from ClickHouse/drop-libexecinfo-leftovers 2022-10-04 08:51:17 +02:00
GitHash.cpp.in Make comment consistent accross generated files 2022-09-28 08:11:09 +00:00
GraphiteWriter.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
GraphiteWriter.h Fix half of trash 2022-09-10 04:08:16 +02:00
SentryWriter.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
SentryWriter.h Fixing some warnings 2022-05-16 20:59:27 +02:00