aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorStefan Kangas2022-08-06 16:20:56 +0200
committerStefan Kangas2022-08-06 17:03:47 +0200
commitfad87d84df8eace5f7c0df12c6e657950ec638cb (patch)
treefb288f040f23eaf8b7bc5bff8ac9495d61c2a0de /etc/PROBLEMS
parent6223e251a5e2e8c54dcbc0ab642f94a6c4944603 (diff)
downloademacs-fad87d84df8eace5f7c0df12c6e657950ec638cb.tar.gz
emacs-fad87d84df8eace5f7c0df12c6e657950ec638cb.zip
Don't mention test failures on Ubuntu 16.04 in PROBLEMS
Ubuntu 16.04 LTS reached end of life on April 30th, 2021. Furthermore, test failures don't seem significant enough to warrant an entry. It's rather cosmetic. * etc/PROBLEMS: Delete entry on test failures on Ubuntu 16.04.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS9
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 781a54c06bd..c72322811bc 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -3546,15 +3546,6 @@ as a macro. If the definition (in both unex*.c and malloc.c) is wrong,
3546it can cause problems like this. You might be able to find the correct 3546it can cause problems like this. You might be able to find the correct
3547value in the man page for a.out(5). 3547value in the man page for a.out(5).
3548 3548
3549* 'make check' failures
3550
3551** emacs-module-tests fail on Ubuntu 16.04
3552
3553This is due to a bug in GCC that was fixed in 2015; see
3554<https://lists.gnu.org/r/emacs-devel/2018-09/msg00548.html>.
3555You can work around the problem by using a later version of GCC or of
3556Ubuntu, or by configuring without modules.
3557
3558* Problems on legacy systems 3549* Problems on legacy systems
3559 3550
3560This section covers bugs reported on very old hardware or software. 3551This section covers bugs reported on very old hardware or software.