TGTGInsighttelegram intelligenceLIVE / telegram public index
← Telegram github commits and releases
Telegram github commits and releases avatar

TGINSIGHT POST

Post #18902

@tgappsupdates

Telegram github commits and releases

Views219Post view count
PostedOct 2410/24/2025, 03:15 AM
Post content

Post content

telegramdesktop/tdesktop/dev • acad1d4 • 1 files, +1/-1 Fix compilation with Clang-21 + libstdc++-16 .emplace() can only be used on constructible objects, while private nested struct is not considered as constructible due to access control. Closes #29939 Signed-off-by: Sv. Lockal <[email protected]> #tdesktop