> > just don't announce it, or give the impression it's official. in
> > fact, I suggest renaming it to "rc2-unofficial" after cutting the
> > files.
> Good idea. I'll cut it immediately after these Mark patches are committed.
Any thoughts on:
Bug 6274 - Semantics of CONF_TYPE_* constants and additional
config argument types
Most of the change is innocent or cosmetic, and would just add noise
to later commits/versions. The fact that a test (when uncommented)
on the new types fails was there even before, it just wasn't tested.
I could split the change in two: a straightforward and more bulky part,
just declaring new types and adding type declarations where missing,
and the more functionally intrusive or risky changes like actually
using the two newly introduced types.
Mark