Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc
On Tue, May 17, 2011 at 07:02:54PM +0900, tsugutomo.enami%jp.sony.com@localhost
wrote:
> Thomas Klausner <wiz%NetBSD.org@localhost> writes:
>
> >> Log Message:
> >> Use Pq or Po macro for better output rather than putting raw open paren
> >> at the end of line.
> >
> > .Fn ( foo ,
> > also works, just like
> > .Fn bar ) .
> > Thomas
>
> Which is preferred (or encouraged to use)?
Personally, I prefer using the ASCII characters directly instead of
using macros. We don't have a rule for or against it yet.
Thomas
Home |
Main Index |
Thread Index |
Old Index