Skip to content

Commit 47205f8

Browse files
committed
Move 4427 to Immediate
1 parent b623f18 commit 47205f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4427.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8' standalone='no'?>
22
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33

4-
<issue num="4427" status="New">
4+
<issue num="4427" status="Immediate">
55
<title>`meta::dealias` needs to work with things that aren't entities</title>
66
<section><sref ref="[meta.reflection.queries]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -19,6 +19,8 @@ The spec for `dealias` says that such uses should fail with an exception.
1919
In the 2025-10-24 LWG telecon it was agreed that `dealias` should just
2020
be the identity function for non-entities.
2121
</p>
22+
23+
<note>Kona 2025-11-04; approved by LWG. Status changed: New &rarr; Immediate.</note>
2224
</discussion>
2325

2426
<resolution>

0 commit comments

Comments
 (0)