GNU bug report logs - #11675
stty bad C semantics

Previous Next

Package: coreutils;

Reported by: Edward Schwartz <edmcman <at> cmu.edu>

Date: Mon, 11 Jun 2012 19:27:01 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Voelker, Bernhard" <bernhard.voelker <at> siemens-enterprise.com>
To: Jim Meyering <jim <at> meyering.net>, Edward Schwartz <edmcman <at> cmu.edu>
Cc: "11675 <at> debbugs.gnu.org" <11675 <at> debbugs.gnu.org>
Subject: bug#11675: stty bad C semantics
Date: Tue, 12 Jun 2012 14:52:04 +0000
Jim Meyering wrote:

> That has prompted a nicely animated debate ;-)

... and it goes on ;-)

What about these?

find . -name '*.c' | xargs grep -F '0, };'
./src/ls.c:                    mbstate_t mbstate = { 0, };
./src/shred.c:  struct Options flags = { 0, };
./src/tr.c:  bool in_set[N_CHARS] = { 0, };
./src/wc.c:      mbstate_t state = { 0, };
./src/pathchk.c:      mbstate_t mbstate = { 0, };

Have a nice day,
Berny




This bug report was last modified 12 years and 342 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.