Hacker News new | past | comments | ask | show | jobs | submit login

'extern inline' isn't a dubious C99 construct; it's well defined what it means.

The problem is that the 'extern inline' gcc extension means something else, and is enabled by default unless you specify -std=c99




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: