1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/tdutils/td/utils/port
tolk-vm b1c9466df4
Suppress clang warning "ATOMIC_FLAG_INIT marked deprecated" (#1502)
In C++20, macro 'ATOMIC_FLAG_INIT' has been marked as deprecated.
We need still to use it to be able to compile for C++17.
For now, just suppress this warning.
2025-01-27 17:09:21 +03:00
..
detail Suppress clang warning "ATOMIC_FLAG_INIT marked deprecated" (#1502) 2025-01-27 17:09:21 +03:00
Clocks.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
Clocks.h celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
config.h Make funcfiftlib compilation compatible with modern compilers (#618) 2023-03-09 17:37:15 +03:00
CxCli.h pow-testgiver support 2020-07-06 17:07:20 +03:00
EventFd.h bugfixes 2020-04-10 23:06:01 +04:00
EventFdBase.h bugfixes 2020-04-10 23:06:01 +04:00
FileFd.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
FileFd.h pow-testgiver support 2020-07-06 17:07:20 +03:00
IoSlice.h bugfixes 2020-04-10 23:06:01 +04:00
IPAddress.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
IPAddress.h pow-testgiver support 2020-07-06 17:07:20 +03:00
MemoryMapping.cpp bugfixes 2020-04-10 23:06:01 +04:00
MemoryMapping.h bugfixes 2020-04-10 23:06:01 +04:00
path.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
path.h bugfixes 2020-04-10 23:06:01 +04:00
platform.h Make funcfiftlib compilation compatible with modern compilers (#618) 2023-03-09 17:37:15 +03:00
Poll.h bugfixes 2020-04-10 23:06:01 +04:00
PollBase.h bugfixes 2020-04-10 23:06:01 +04:00
PollFlags.cpp bugfixes 2020-04-10 23:06:01 +04:00
PollFlags.h bugfixes 2020-04-10 23:06:01 +04:00
rlimit.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
rlimit.h pow-testgiver support 2020-07-06 17:07:20 +03:00
RwMutex.h bugfixes 2020-04-10 23:06:01 +04:00
ServerSocketFd.cpp Fix error handling in ServerSocketFd.cpp 2022-06-27 10:22:39 +03:00
ServerSocketFd.h bugfixes 2020-04-10 23:06:01 +04:00
signals.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
signals.h bugfixes 2020-04-10 23:06:01 +04:00
sleep.cpp bugfixes 2020-04-10 23:06:01 +04:00
sleep.h bugfixes 2020-04-10 23:06:01 +04:00
SocketFd.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
SocketFd.h bugfixes 2020-04-10 23:06:01 +04:00
stacktrace.cpp Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
stacktrace.h pow-testgiver support 2020-07-06 17:07:20 +03:00
Stat.cpp Send validator telemetry to the private overlay (#1325) 2024-11-25 22:37:18 +03:00
Stat.h Send validator telemetry to the private overlay (#1325) 2024-11-25 22:37:18 +03:00
StdStreams.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
StdStreams.h bugfixes 2020-04-10 23:06:01 +04:00
thread.h bugfixes 2020-04-10 23:06:01 +04:00
thread_local.cpp bugfixes 2020-04-10 23:06:01 +04:00
thread_local.h bugfixes 2020-04-10 23:06:01 +04:00
UdpSocketFd.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
UdpSocketFd.h pow-testgiver support 2020-07-06 17:07:20 +03:00
uname.cpp validator large state serialization bugfix + tdlib update for clients 2021-01-07 22:48:04 +03:00
uname.h validator large state serialization bugfix + tdlib update for clients 2021-01-07 22:48:04 +03:00
user.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
user.h pow-testgiver support 2020-07-06 17:07:20 +03:00
wstring_convert.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
wstring_convert.h bugfixes 2020-04-10 23:06:01 +04:00