Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164827158
D44663.id136634.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D44663.id136634.diff
View Options
diff --git a/include/stdalign.h b/include/stdalign.h
--- a/include/stdalign.h
+++ b/include/stdalign.h
@@ -26,6 +26,8 @@
* SUCH DAMAGE.
*/
+#if __STDC_VERSION__ < 202311L
+
#ifndef __alignas_is_defined
#define __alignas_is_defined 1
@@ -45,3 +47,5 @@
#endif
#endif /* !__alignof_is_defined */
+
+#endif /* __STDC_VERSION__ < 202311L */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 5, 5:49 AM (2 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35862860
Default Alt Text
D44663.id136634.diff (351 B)
Attached To
Mode
D44663: stdalign.h: Disable for C23
Attached
Detach File
Event Timeline
Log In to Comment