From e377f5a32907f10973973190a7e6d2c9f7c544ce Mon Sep 17 00:00:00 2001 From: Mikkel Hjortshoej Date: Thu, 14 May 2020 14:07:33 +0200 Subject: [PATCH 1/4] Briefly break master to test webhook --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index daf57a7c8..bb5f40c75 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ // #define NO_ARRAY_BOUNDS_CHECK - +alshdkashdkuawhd #include "common.cpp" #include "timings.cpp" #include "tokenizer.cpp" From 10c3acf37f58cffb5d1f77eb37b4f15f49f3da64 Mon Sep 17 00:00:00 2001 From: Mikkel Hjortshoej Date: Thu, 14 May 2020 14:09:22 +0200 Subject: [PATCH 2/4] Remove test for webhook --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index bb5f40c75..daf57a7c8 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ // #define NO_ARRAY_BOUNDS_CHECK -alshdkashdkuawhd + #include "common.cpp" #include "timings.cpp" #include "tokenizer.cpp" From 0b0e661b62097c15b5cc780e743cea47735be644 Mon Sep 17 00:00:00 2001 From: Mikkel Hjortshoej Date: Thu, 14 May 2020 14:18:20 +0200 Subject: [PATCH 3/4] Another test sorry --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index daf57a7c8..ee6649e44 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ // #define NO_ARRAY_BOUNDS_CHECK - +asdasd #include "common.cpp" #include "timings.cpp" #include "tokenizer.cpp" From 48946fe46f97ca0216256d85ef91dab7a7739b42 Mon Sep 17 00:00:00 2001 From: Mikkel Hjortshoej Date: Thu, 14 May 2020 14:20:04 +0200 Subject: [PATCH 4/4] Alright, things work. Reverting broken stuff --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index ee6649e44..daf57a7c8 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ // #define NO_ARRAY_BOUNDS_CHECK -asdasd + #include "common.cpp" #include "timings.cpp" #include "tokenizer.cpp"