Hacker News new | ask | show | jobs
by to3m 4797 days ago
Why not just use #error? Then the build will crap out in any event. I've found #error to work on a wider range of compilers anyway (I'm not sure #warning is standardized).