This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: C++ coding standards (was: [C++] PATCH to reduce code replication in error.c)


Nathan Sidwell <nathan@acm.org> writes:

| Jason Merrill wrote:
| > Whereas IMHO, consistency with Stroustrup isn't a sufficiently strong
| > argument to depart from the GNU conventions.  This comes down to a
| > judgement call, about which we seem to disagree.
| > 
| > What do other people think?
| I prefer `int *thing' etc, but then I also prefer `int const *thing',
| (if anybody really wants to know why
| http://www.cs.bris.ac.uk/~nathan/programming/looney.html#modifier)
| 
| I think we should stick with the current placement, if needs be we can
| always add a `TS_STROUSTRUP' formatting flag!

OK.

-- Gaby


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