Skip to content

Commit 19097f9

Browse files
committed
Close 4149 as Resolved by P2843R3
1 parent e1892bf commit 19097f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4149.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="4149" status="New">
4+
<issue num="4149" status="Resolved">
55
<title>User defined macros without standard headers (294 redux)</title>
66
<section><sref ref="[macro.names]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -48,6 +48,8 @@ that could still break the library header. For example, the library macro
4848
`assert` typically uses `void` and so `#define void ...` would break `assert`
4949
even if it happens after including <code>&lt;cassert&gt;</code>.
5050
</p>
51+
52+
<note>2025-10-14; Resolved by <paper num="P2843R3"/>. Status changed: New &rarr; Resolved.</note>
5153
</discussion>
5254

5355
<resolution>

0 commit comments

Comments
 (0)