src/global/global.c (2 lines): - line 18: // TODO: static_assert be available with C11. See Issue #482 - line 36: // TODO: static_assert be available with C11. See Issue #482 src/rwlock/rwlock_linux.c (1 line): - line 13: // TODO: static_assert be available with C11. See Issue #482 src/rwlock/rwlock_win32.c (1 line): - line 11: // TODO: static_assert be available with C11. See Issue #482 src/transformation/mode_specific_calibration.c (1 line): - line 70: // TODO: Read this from calibration data instead of hardcoding. src/csharp/SDK/Transformation.cs (1 line): - line 502: // TODO: uncomment the following line if the finalizer is overridden above. src/csharp/SDK/Logger.cs (1 line): - line 90: // TODO: This won't work as Raise Error has an invalid pointer.