mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-29 10:27:48 +00:00
Disable pointer arithmetic
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#define USE_THREADED_PARSER 1
|
||||
// #define NO_ARRAY_BOUNDS_CHECK
|
||||
// #define NO_POINTER_ARITHMETIC
|
||||
#define NO_POINTER_ARITHMETIC
|
||||
|
||||
#include "common.cpp"
|
||||
#include "timings.cpp"
|
||||
|
||||
Reference in New Issue
Block a user