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: [RFC] Handle GPC specific name for main function


Sorry, 
  Could you please point me again to the 
right place for comment formatting?
  I remember that single line is different from
multi-line, and that multi-line comments
should end with a point and two spaces before the closing '*/'
 
http://www.gnu.org/prep/standards/
does not seem very explicit about this,
unless I did not find the right place inside...

 Concerning the comment below,
should it be
1)  /* For GPC, main procedure has a special name */
2)  /*  For GPC, main procedure has a special name.  */
or something else?

Pierre

> -----Original Message-----
> From: Eli Zaretskii [mailto:eliz@gnu.org]
> Sent: Wednesday, September 26, 2007 5:04 PM
> To: Pierre Muller
> Cc: gdb-patches@sourceware.org; gpc@gnu.de
> Subject: Re: [RFC] Handle GPC specific name for main function
> 
> > From: "Pierre Muller" <muller@ics.u-strasbg.fr>
> > Cc: <gpc@gnu.de>
> > Date: Wed, 26 Sep 2007 16:40:30 +0200
> >
> > +  /* For GPC, main procedure s a special name.
> > +     .  */
> 
> What happened here? this comment is not formatted according to GNU
> coding style.




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