On Mon, Dec 14, 2020 at 12:24 AM Jeff Law <l...@redhat.com> wrote: > > > On 12/13/20 10:04 PM, Robert-André Mauchin wrote: > > > > - VLC: Fails with error: 'numeric_limits' is not a member of 'std' > > Reported upstream: > > https://trac.videolan.org/vlc/ticket/25325 > > I have a patch to try for this. > > I have CC RPMFusion. > Yea, this is a common problem with the introduction of gcc-11. #include > <limits> is the right solution. >
Heh, that hit me as well in the bundled OpenEXR — appreciate you short-circuiting any research I'd have to do into fixing it! ;-)
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org