UDD
Skip Quicknav
Ultimate Database
Bugs search
Maintainer dashboard
Lintian
Lintian tags
Patches
Bugs usertags
Patches
Debian Patches
Status for libnop/0.0~git20200728.45dfe0f-5
Search:
Patch
Description
Author
Forwarded
Bugs
Origin
Last update
35e800d81f28c632956c5a592e3cbe8085ecd430.patch
[PATCH] Fix for -Werror=range-loop-construct in GCC 11.
Range iteration in GCC 11 triggers range-loop-construct due to mismatch
between element types (const key) forcing a copy. Switch to const auto&
to avoid the type mismatch.
Corey Tabaka <eieio@google.com>
no
2021-11-02
910b55815be16109f04f4180e9adee14fb4ce281.patch
[PATCH] Fix overflow warnings (errors) in tests on 32bit builds.
Corey Tabaka <eieio@google.com>
no
2020-11-05
tests-opt.patch
Build tests with default optimization
Adrian Bunk <bunk@debian.org>
yes
debian
Showing 1 to 3 of 3 entries
All known versions for source package 'libnop'
0.0~git20200728.45dfe0f-5
(sid, trixie)
0.0~git20200728.45dfe0f-4
(bookworm)
0.0~git20200728.45dfe0f-3
(bullseye)
Links
Package Tracker for 'libnop'
Debian Maintainer Dashboard for 'libnop'
Browse sources for 'libnop/0.0~git20200728.45dfe0f-5' on sources.debian.org
DEP3: Patch Tagging Guidelines