From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Russ Allbery Cc: gdb-patches@sources.redhat.com Subject: Re: GDB CVS won't build on OSF4.0's cc Date: Mon, 11 Jun 2001 07:04:00 -0000 Message-id: <3B24D004.4050603@cygnus.com> References: <200106110808.LAA17400@is.elta.co.il> X-SW-Source: 2001-06/msg00210.html > I'd argue that this case is so insanely rare as to not bother worrying > about, particularly since gdb is now requiring ANSI C. I don't expect any one to disagree. Ever since GDB started assuming ISO-C, people have been quietly removing these redundant casts. Guess its time to extend the GDB mantra: Macro's are bad, casts are evil, m'kay. Andrew