kern/95987: [patch] nfsproto.h has trailing ',' in enums
Jim Rees
rees at FreeBSD.org
Tue Apr 18 19:46:30 UTC 2006
Synopsis: [patch] nfsproto.h has trailing ',' in enums
State-Changed-From-To: open->closed
State-Changed-By: rees
State-Changed-When: Tue Apr 18 15:41:22 EDT 2006
State-Changed-Why:
This is explicitly allowed by ANSI C "Enumeration specifiers" which
says that an enumerator-list may be followed by a comma. Not a bug.
Responsible-Changed-From-To: freebsd-bugs->rees
Responsible-Changed-By: rees
Responsible-Changed-When: Tue Apr 18 15:41:22 EDT 2006
Responsible-Changed-Why:
This is explicitly allowed by ANSI C "Enumeration specifiers" which
says that an enumerator-list may be followed by a comma. Not a bug.
http://www.freebsd.org/cgi/query-pr.cgi?pr=95987
More information about the freebsd-bugs
mailing list