This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Cleanup display.c (and a bit of tracepoint.c too)


On Tue, Jul 18, 2006 at 06:21:59AM +0300, Eli Zaretskii wrote:
> > Date: Tue, 18 Jul 2006 00:16:30 +0200 (CEST)
> > From: Mark Kettenis <mark.kettenis@xs4all.nl>
> > 
> > After inviting people to remove redundant prototypes for static
> > functions, I thought I'd set an example.
> 
> Aren't there compilers out there which insist on forward declarations
> for static functions?

I surely hope not; to the best of my understanding that would be a
violation of the C standard.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]