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: [doc RFA] Switch to GCC coding style [Re: [patch] initial OpenCL C language support]


> There are lots of things on the gcc codingconventions page that need
> to be converted (e.g., gcc_assert), or revised (e.g., prototypes for
> _initialize_foo fns can appear in .c files (and should *only* appear
> in .c files)).
> 
> I'm not sure, but it might be simpler to just copy over the relevant bits.

This is something I was thinking about as well.  I think we should have
our own Wiki page for conventions.  That way, we can document our own
specific requirements (gdb_assert, etc).

-- 
Joel


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