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
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 becoming 0 and most likely payload becoming null as well
The text was updated successfully, but these errors were encountered:
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.
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 wellThe text was updated successfully, but these errors were encountered: