Calum Robinson

Results 3 comments of Calum Robinson

Sorry, you're right and I should have worded this better. It won't fix corruption, it will just stop it from occurring (for the case I have found). When I was...

I explained it a bit more in the issue: It's not handling the case where there is a space before the object begins: `"9": { "on": true, "bri": 120, ...`...

I fixed this in our code by creating an overlay port with "-DCMAKE_CXX_STANDARD=23" passed to vcpkg_cmake_configure. I think sqlitecpp is setting it to C++11 by default if it's not explicitly...