Debian Patches
Status for msc-generator/8.6.4-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-debian-example.patch | Example chart reproducing package workflow With this example a user is presented with a hit when searching for the 'debian' keyword. The block chart recreates the Debian package workflow from https://wiki.debian.org/DebianReleases. |
Gábor Németh <homar@riseup.net> | not-needed | |||
| 0004-arm32-gcc-bug.patch | Dance around GCC oddity in arm32 builds GCC on armel/hf (as of 14.2) does not accept a forward-declared std::vector element type in -O1 and above. See https://bugs.debian.org/1077657 for details. |
Gábor Németh <homar@riseup.net> | yes | |||
| 0005-errorsort | Sort error log before compare Tests can become flaky [1] due to undefined order of warnings. As a temporary solution we sort error logs for tests until order is stabilized in upstream. [1] https://gitlab.com/msc-generator/msc-generator/-/jobs/11505507478/viewer diff --git a/tests/Makefile.am b/tests/Makefile.am index 13d9e893..59a25737 100644 |
Gábor Németh <homar@riseup.net> | yes |
