BIND 10 trac1788, updated. efb79bb638d7c88d3f46c9486d7f29f2d2e6e8df [1788] removed the default for 'filetype' from the spec file.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Apr 5 07:56:26 UTC 2012


The branch, trac1788 has been updated
  discards  81e1dca0c38590a5ea45ca4678e78e50dcc074de (commit)
  discards  24e67649252ab7dbb1b1f7c943a995998c7f2052 (commit)
  discards  def47e3b3de9e8bfa1fbf0bf1f2930281dce4c9b (commit)
  discards  afd9a08917683d73f676637f22bbeee15ec68025 (commit)
  discards  04acab4dab20bc81a9bbaa57665381f4888f28f4 (commit)
  discards  699f21c00c5136c0128cfbb842c1d3218de11cfe (commit)
       via  efb79bb638d7c88d3f46c9486d7f29f2d2e6e8df (commit)
       via  2645b194340a5a7fe315505f6d4cab874573c2ae (commit)
       via  00bc99c5a2c8412994dd67b0e01318abb2bde893 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (81e1dca0c38590a5ea45ca4678e78e50dcc074de)
            \
             N -- N -- N (efb79bb638d7c88d3f46c9486d7f29f2d2e6e8df)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit efb79bb638d7c88d3f46c9486d7f29f2d2e6e8df
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Apr 4 10:11:36 2012 -0700

    [1788] removed the default for 'filetype' from the spec file.
    
    for optional items setting the default doesn't make sense, but we also have
    test cases where syntax validation is skipped, so changing it to non-optional
    will break existing test cases.  at least for now, it seems to make most sense
    to keep it optional and define the default within the parser code.

commit 2645b194340a5a7fe315505f6d4cab874573c2ae
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Apr 4 09:56:44 2012 -0700

    [1788] used a simpler version of validateConfig() (not taking 'errors' list).
    
    in this test we are only interested in the specific config is valid or not,
    so we didn't need the 'errors'. (actually I didn't notice there was this
    version of validateConfig() previously).

commit 00bc99c5a2c8412994dd67b0e01318abb2bde893
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Apr 3 21:05:33 2012 -0700

    [1788] reject in-memory file types other than "text" for now.

-----------------------------------------------------------------------

Summary of changes:

-----------------------------------------------------------------------



More information about the bind10-changes mailing list