~sircmpwn/public-inbox

draft-devault-bare: Improve union invariant v1 PROPOSED

Jiri Vlasak: 1
 Improve union invariant

 1 files changed, 3 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/public-inbox/patches/49820/mbox | git am -3
Learn more about email & git

[PATCH draft-devault-bare] Improve union invariant Export this patch

---
 draft-devault-bare-10.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/draft-devault-bare-10.xml b/draft-devault-bare-10.xml
index a2567f9..d42c0e9 100644
--- a/draft-devault-bare-10.xml
+++ b/draft-devault-bare-10.xml
@@ -480,8 +480,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
          </li>

          <li>
            Unions MUST have at least one type, and each type of a union MUST
            be unique.
            Unions MUST have at least one type, each type of a union MUST be
            unique and each numeric identifier assigned to a type MUST be
            unique.
          </li>

          <li>
-- 
2.34.1