On Thu, 15 Apr 2010, Andriy Gapon wrote:

Log:
 indent(1): don't treat bare '_t' as a type name when -ta is used

 It seems that identifier "_t" is sometimes used as a variable name,
 even in our tree.  Not that I endorse that, but still it's better
 to require at least one character before _t suffix to consider
 an identifier to be a type name.

 Reported by:   Alex Vasylenko <l...@omut.org>
 MFC after:     1 week

Funny.  POSIX reserves "_t" as a suffix in header files, so unless it
also requires a non-null prefix, "_t" is reserved in POSIX.

Bruce
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to