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
We haven’t forgotten about this. This wasn’t in 2.4.10 because it was done after a re-org of sl.h that now can’t be cherry-picked into 2.4.x. It’ll go in with the next mass-integration (likely 2.5 or the equivalent).
Hello, I guess you've missed const specifier for
uint32_t* frameIndex
. There's const in function declaration (down the file) and in implementation.Streamline/include/sl.h
Line 660 in 7ac42e4
The text was updated successfully, but these errors were encountered: