Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

SAL, as I understand it, is Visual Studio/Microsoft only? Do you have any idea if this work will make it to clang/gcc/g++?


SAL is deliberately designed such that it can be defined as a bunch of macros that expand to whatever compiler-specific magic the implementation needs (e.g. MSYS64 doesn't support it at all, but they define all those macros as no-op, so code still compiles). So in principle it could work across implementations.




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

Search: