Open ShikyoKira opened 5 years ago
Thanks for all the detailed reports, I'll fix these issues tonight.
Ya, so it turns out the C++17 compiler I installed lately won't compile my code anymore without errors. Good job, standards committee on breaking backwards compatibility... It'll take a bit longer for me to fix this.
ikr. i have been through this as well. Hence my reluctant to update the compiler during any development unless its crucial to do so
left image is the one generated by SBE. The right image is the correct format. If compile using the format in left image will result in the
id
becoming0
and most likelypayload
becomingnull
as well