FreeBSD Bugzilla – Attachment 251956 Details for
Bug 280210
'#include <stdatomic.h>' fails when -std=c99 and -pedantic-errors options are specified (found on the multimedia/librist port)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
test.shar
stdatomic-include-fails.shar (text/plain), 836 bytes, created by
Yuri Victorovich
on 2024-07-09 18:38:55 UTC
(
hide
)
Description:
test.shar
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2024-07-09 18:38:55 UTC
Size:
836 bytes
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># stdatomic-include-fails ># stdatomic-include-fails/test.c ># stdatomic-include-fails/run.sh ># >echo c - stdatomic-include-fails >mkdir -p stdatomic-include-fails > /dev/null 2>&1 >echo x - stdatomic-include-fails/test.c >sed 's/^X//' >stdatomic-include-fails/test.c << 'db3806a772e41a35f6409ffb699348f4' >X#include <stdatomic.h> >db3806a772e41a35f6409ffb699348f4 >echo x - stdatomic-include-fails/run.sh >sed 's/^X//' >stdatomic-include-fails/run.sh << 'fd880b0354f15201544aed19d5339855' >Xcc -c \ >X -std=c99 \ >X -pedantic-errors \ >X test.c >fd880b0354f15201544aed19d5339855 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 280210
: 251956