summaryrefslogtreecommitdiffstats
path: root/scripts/git-hooks/commit-msg
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-06-12 16:13:43 +0200
committerJim Meyering <meyering@redhat.com>2012-06-12 16:32:12 +0200
commit5c2181c870f4bc1abaee8ffd0b088ab05f87a61c (patch)
treec46a240defacbef389b0c917541a258230d8e157 /scripts/git-hooks/commit-msg
parent07595ed8567368ca7857df974e1d8209716e7ec1 (diff)
downloadcoreutils-5c2181c870f4bc1abaee8ffd0b088ab05f87a61c.tar.gz
coreutils-5c2181c870f4bc1abaee8ffd0b088ab05f87a61c.zip
stty: portability: accommodate CIL
* src/stty.c (main): Declare locals "mode" and "new_mode" to be static to ensure that each is initialized to zero, *including* all padding. While gcc clears padding of a local automatic initialized to "{ 0, }", CIL does not, and the C99 standard is not clear on this issue. Reported by Edward Schwartz. See http://bugs.gnu.org/11675 for details.
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions