1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Add Bug#8828 to my 2011-06-15 entry.

This commit is contained in:
Paul Eggert 2011-12-31 00:36:43 -08:00
parent 7c2b8880ef
commit 4baa020dd9

View File

@ -4433,7 +4433,7 @@
2011-06-15 Paul Eggert <eggert@cs.ucla.edu>
Integer overflow and signedness fixes (Bug#8873).
Integer overflow and signedness fixes (Bug#8873, Bug#8828).
* ccl.c (ASCENDING_ORDER): New macro, to work around GCC bug 43772.
(GET_CCL_RANGE, IN_INT_RANGE): Use it.