Skip to content

Commit f918f48

Browse files
committed
2023-05-22T10:16:32 auto update
1 parent 8ae6671 commit f918f48

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

refs/wg21.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110631,6 +110631,16 @@
110631110631
"publisher": "WG21",
110632110632
"source": "https://wg21.link/index.json"
110633110633
},
110634+
"LWG3936": {
110635+
"title": "Are implementations allowed to deprecate components not in [depr]?",
110636+
"href": "https://wg21.link/lwg3936",
110637+
"status": "New",
110638+
"authors": [
110639+
"Jiang An"
110640+
],
110641+
"publisher": "WG21",
110642+
"source": "https://wg21.link/index.json"
110643+
},
110634110644
"LWG394": {
110635110645
"title": "behavior of formatted output on failure",
110636110646
"href": "https://wg21.link/lwg394",
@@ -239568,6 +239578,9 @@
239568239578
"WG21-LWG3935": {
239569239579
"aliasOf": "LWG3935"
239570239580
},
239581+
"WG21-LWG3936": {
239582+
"aliasOf": "LWG3936"
239583+
},
239571239584
"WG21-LWG394": {
239572239585
"aliasOf": "LWG394"
239573239586
},

test/ref-list.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45841,6 +45841,7 @@
4584145841
"LWG3933",
4584245842
"LWG3934",
4584345843
"LWG3935",
45844+
"LWG3936",
4584445845
"LWG394",
4584545846
"LWG395",
4584645847
"LWG396",
@@ -103609,6 +103610,7 @@
103609103610
"WG21-LWG3933",
103610103611
"WG21-LWG3934",
103611103612
"WG21-LWG3935",
103613+
"WG21-LWG3936",
103612103614
"WG21-LWG394",
103613103615
"WG21-LWG395",
103614103616
"WG21-LWG396",

0 commit comments

Comments
 (0)