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
Refactor the temp_size to be a define and not
a variable. This solves build issues when build
with no optimizations because this value is evaluated
by static assert and if it is not optimized it results
to a compilcation error.
Signed-off-by: Georgios Vasilakis <[email protected]>
0 commit comments