|
|
@ -15,6 +15,7 @@ TODO: document portability requirements for atomic pointer access |
|
|
|
TODO: possible cb aliasing? |
|
|
|
TODO: document requirements for function pointers and calling conventions. |
|
|
|
|
|
|
|
4.19 Thu Sep 25 08:18:25 CEST 2014 |
|
|
|
- ev.h wasn't valid C++ anymore, which tripped compilers other than |
|
|
|
clang, msvc or gcc (analyzed by Raphael 'kena' Poss). Unfortunately, |
|
|
|
C++ doesn't support typedefs for function pointers fully, so the affected |
|
|
|