Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146782441
D11303.id29949.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
394 B
Referenced Files
None
Subscribers
None
D11303.id29949.diff
View Options
Index: include/stddef.h
===================================================================
--- include/stddef.h
+++ include/stddef.h
@@ -62,7 +62,7 @@
#endif
#endif
-#if __STDC_VERSION__ >= 201112L || __cplusplus >= 201103L
+#if __ISO_C_VISIBLE >= 2011 || __cplusplus >= 201103L
#ifndef __CLANG_MAX_ALIGN_T_DEFINED
typedef __max_align_t max_align_t;
#define __CLANG_MAX_ALIGN_T_DEFINED
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 6, 1:40 PM (11 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29318264
Default Alt Text
D11303.id29949.diff (394 B)
Attached To
Mode
D11303: Use __ISO_C_VISIBLE, as opposed to testing __STDC_VERSION__.
Attached
Detach File
Event Timeline
Log In to Comment