From: Thomas Jarosch Date: Wed, 31 Dec 2025 11:14:34 +0000 (+0100) Subject: Merge branch 'fix-compile-warnings' X-Git-Tag: v2.13~1 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=a4361689c4c42f29eea7e70bc7ff2b7ce85fbae8;p=libi2ncommon Merge branch 'fix-compile-warnings' This solves compile warnings for C++11 and later. Tested up to C++20. We did go the extra mile and for now it's still compatible with C++98 / gcc 4.4. The ABI does not change when using the old compiler (compared the mangled symbols). --- a4361689c4c42f29eea7e70bc7ff2b7ce85fbae8