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


> From: "Pierre Muller" <muller@ics.u-strasbg.fr>
> Cc: <gdb-patches@sourceware.org>,
> 	<gpc@gnu.de>
> Date: Wed, 26 Sep 2007 17:32:23 +0200
> 
> Sorry, 
>   Could you please point me again to the 
> right place for comment formatting?

That would be the node "Comments" in standards.info.

>   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 '*/'

Right.  But in the fragment on which I commented there was an extra
period and a spurious newline before it.

>  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?

The second variant is correct.


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