diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-10-30 09:26:00 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-10-30 09:26:00 -0700 |
commit | 3005703bb9aff3b2a1b2cf6bbbc92e7eaf91d9a5 (patch) | |
tree | 416f205441a43d43ab6cff3edf559eefe4175602 /ChangeLog | |
parent | 1c52a97a1eca78699c7c115857a2c36d9e53cf64 (diff) | |
download | glibc-3005703bb9aff3b2a1b2cf6bbbc92e7eaf91d9a5.tar glibc-3005703bb9aff3b2a1b2cf6bbbc92e7eaf91d9a5.tar.gz glibc-3005703bb9aff3b2a1b2cf6bbbc92e7eaf91d9a5.tar.bz2 glibc-3005703bb9aff3b2a1b2cf6bbbc92e7eaf91d9a5.zip |
Add cast in tst-execstack to avoid warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2009-10-30 Ulrich Drepper <drepper@redhat.com> + * elf/tst-execstack.c (do_test): Add cast to avoid warning. + * stdio-common/scanf13.c (main): Remove unused variable wbuf. * stdlib/tst-strtol.c (tests): Mark one more constant as unsigned |