Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
DaveFlater
on Feb 19, 2024
|
parent
|
context
|
favorite
| on:
Porting to GCC 14: C language issues
In C++ this is simply legal code. But in C, the bogus warning has now escalated to a bogus error.
void fun110 (char const * const *a) {} char **a; fun110(a);
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: