[bind10-dev] [sprint planning] tentative results and discussion for estimates for sprint ending 2012-12-18

Jeremy C. Reed jreed at isc.org
Tue Dec 4 04:31:11 UTC 2012


On Tue, 4 Dec 2012, Mukund Sivaraman wrote:

> On Mon, Dec 03, 2012 at 01:00:51PM +0100, Jelte Jansen wrote:
> > #2509 (extra comma in configuration):
> > If the case is true that cfgmgr reports FATAL, but then turns zombie,
> > *that* is a bug to fix. But apart from failing gracefully, I'm not
> > sure what we could possibly want to do when facing a corrupt JSON file.
> 
> We could accept the trailing comma (bug #2509 comment 1), similar to how
> C compilers accept a trailing comma after a last enum constant when not
> in pedantic mode, so more constants can be added at the end without
> updating the existing lines:
> 
> enum {
>     A,
>     B,
>     C,
> };


I didn't think the parser was our code, so I didn't think to suggest 
that. (The real problem is the failure due to it.)


More information about the bind10-dev mailing list