Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2006 15:46:29 -0400 (EDT)
From:      Jim Rees <rees@FreeBSD.org>
To:        simon@comsys.ntu-kpi.kiev.ua, rees@FreeBSD.org, freebsd-bugs@FreeBSD.org,  rees@FreeBSD.org
Subject:   Re: kern/95987: [patch] nfsproto.h has trailing ',' in enums
Message-ID:  <200604181946.k3IJkTST078339@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604181946.k3IJkTST078339>