EAAssert icon indicating copy to clipboard operation
EAAssert copied to clipboard

EAAssert is a simple and lightweight assert technology.

Results 3 EAAssert issues
Sort by recently updated
recently updated
newest added

`eaassert.h` does not have a strict enough include guard to trigger the multiple inclusion optimization on most compilers. The `#if defined(EA_PRAGMA_ONCE_SUPPORTED)` check occurs before any include of `eacompilertraits.h` (where `EA_PRAGMA_ONCE_SUPPORTED`...

Change from link to include - the libraries won't build otherwise on Ubuntu. I'm guessing that in the past EABase *was* a binary library to link against, and was changed...

From the official [RawGit website](https://rawgit.com/): RawGit is now in a sunset phase and will soon shut down. It's been a fun five years, but all things must end. GitHub repositories...