We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b623f18 commit 47205f8Copy full SHA for 47205f8
xml/issue4427.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="4427" status="New">
+<issue num="4427" status="Immediate">
5
<title>`meta::dealias` needs to work with things that aren't entities</title>
6
<section><sref ref="[meta.reflection.queries]"/></section>
7
<submitter>Jonathan Wakely</submitter>
@@ -19,6 +19,8 @@ The spec for `dealias` says that such uses should fail with an exception.
19
In the 2025-10-24 LWG telecon it was agreed that `dealias` should just
20
be the identity function for non-entities.
21
</p>
22
+
23
+<note>Kona 2025-11-04; approved by LWG. Status changed: New → Immediate.</note>
24
</discussion>
25
26
<resolution>
0 commit comments