diff --git a/refs/wg21.json b/refs/wg21.json index fb4002f90..71b85f8ef 100644 --- a/refs/wg21.json +++ b/refs/wg21.json @@ -84604,7 +84604,7 @@ "EDIT7370": { "title": "[exec.opstate.general] Fix typo", "href": "https://wg21.link/edit7370", - "status": "open", + "status": "closed", "publisher": "WG21", "source": "https://wg21.link/index.json" }, @@ -84622,6 +84622,20 @@ "publisher": "WG21", "source": "https://wg21.link/index.json" }, + "EDIT7373": { + "title": "[linalg.reqs.val] is missing an 's' in \"linear algebra value type\"", + "href": "https://wg21.link/edit7373", + "status": "closed", + "publisher": "WG21", + "source": "https://wg21.link/index.json" + }, + "EDIT7374": { + "title": "[linalg.reqs.val] Fix use of \\defnadjx for value types", + "href": "https://wg21.link/edit7374", + "status": "closed", + "publisher": "WG21", + "source": "https://wg21.link/index.json" + }, "EDIT738": { "title": "[time.duration.comparisons] Fix index entry for duration operator<", "href": "https://wg21.link/edit738", @@ -256361,6 +256375,12 @@ "WG21-EDIT7372": { "aliasOf": "EDIT7372" }, + "WG21-EDIT7373": { + "aliasOf": "EDIT7373" + }, + "WG21-EDIT7374": { + "aliasOf": "EDIT7374" + }, "WG21-EDIT738": { "aliasOf": "EDIT738" }, diff --git a/test/ref-list.json b/test/ref-list.json index b49054929..8da63af2e 100644 --- a/test/ref-list.json +++ b/test/ref-list.json @@ -18502,6 +18502,8 @@ "EDIT7370", "EDIT7371", "EDIT7372", + "EDIT7373", + "EDIT7374", "EDIT738", "EDIT739", "EDIT74", @@ -111032,6 +111034,8 @@ "WG21-EDIT7370", "WG21-EDIT7371", "WG21-EDIT7372", + "WG21-EDIT7373", + "WG21-EDIT7374", "WG21-EDIT738", "WG21-EDIT739", "WG21-EDIT74",