Processing control commands:
> close -1 18
Bug #961397 [src:gcc-9-cross-ports] src:gcc-9-cross-ports: fails to migrate to
testing for too long: not installable on arm64
Marked as fixed in versions gcc-9-cross-ports/18.
Bug #961397 [src:gcc-9-cross-ports] src:gcc-9-cross-ports: fails to migrate to
Source: gcc-9-cross-ports
Version: 16
Severity: serious
Control: close -1 18
Tags: sid bullseye
User: release.debian@packages.debian.org
Usertags: out-of-sync
Dear maintainer(s),
As recently announced [1], the Release Team now considers packages that
are out-of-sync between testing and unstab
An upstream author has asked whether we know of tools or compiler flags
to help catch problems mixing 64 and 32 bit integers, for instance
catching implicit conversions, as in
int64_t n = ...;
for (int32_t i=0; iThere is -fsanitize=signed-integer-overflow (which generates a runtime
error m
3 matches
Mail list logo