From: Steinar H. Gunderson Date: Sun, 1 Oct 2023 09:16:03 +0000 (+0200) Subject: Work around a bogus compilation warning (it claimed the generated copy constructor... X-Git-Tag: 2.3.0~7 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=7b2079d4e22b1766eb8415df613ef3af10becded;hp=7b2079d4e22b1766eb8415df613ef3af10becded;p=nageru Work around a bogus compilation warning (it claimed the generated copy constructor of PendingDecode could be using fade_alpha uninitialized during push_back). ---