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. jeff _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx