Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kazinator
on Aug 10, 2020
|
parent
|
context
|
favorite
| on:
The Linux Backdoor Attempt of 2003 (2013)
What you quoted:
({ x; }) = y;
isn't ISO C syntax; it's a GNU extension.
-Wpedantic diagnoses ISO C syntax errors, even if they are GNU extensions.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
-Wpedantic diagnoses ISO C syntax errors, even if they are GNU extensions.