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: comments formatting [Re: [patch] physname regression: Non-matching type false breakpoint]


   > It fills (reformats) a paragraph to fit with-in 70 columns; this:

   OK (in VIM it is gq} or gqip ).  I use 79 columns instead of 70.
   So in the case of 70 columns what would be the right formatting of:

   /* The strchr check is there if any types were specified verify the single found found parameter types really match those specified by user in COPY.  */

It would be the one I produced in the previous email:

/* The strchr check is there if any types were specified verify the
   single found found parameter types really match those specified by
   user in COPY.  */


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