You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* (conda) build
* adding pip, g++ and sysroot
* adding -D__STDC_FORMAT_MACROS to compile flags: needed by conda g++ packages
* not adding dpcpp because packages are incomplete, still require system dpcpp
* SDL
* more error reporting through exceptions
* checking buffer overflows
* checking out-of-bounds accesses
* NULL -> nullptr
* string handling aligned with secure coding standard
0 commit comments