K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-10-31T10:18:58.994549Z K 7 svn:log V 297 Only put one CTASSERT() inside each macro to avoid compile issues. The problem is that the __LINE__ macro is constant inside a macro and results in identical assert statements when the compiler does not support the static builtin assert function. MFC: 3 days Sponsored by: Mellanox Technologies END