From: Paul Eggert Date: Mon, 21 Mar 2011 16:22:16 +0000 (-0700) Subject: Add Bug#. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~513^2~17 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5d6d7e57010a1e09d553885c1ad5d54b7ba96747;p=emacs.git Add Bug#. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2548561f313..a5d20af4263 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -2,8 +2,8 @@ update-game-score: fix bug with -r * update-game-score.c (main): Don't set 'scores' to garbage when - -r is specified and scorecount != MAX_SCORES. This bug was - introduced in the 2002-04-10 change, and was found with gcc + -r is specified and scorecount != MAX_SCORES (Bug#8310). This bug + was introduced in the 2002-04-10 change, and was found with gcc -Wstrict-overflow (GCC 4.5.2, x86-64). fakemail: Remove dependency on ignore-value.