mir-algorithm icon indicating copy to clipboard operation
mir-algorithm copied to clipboard

Use return scope in ScopedBuffer members

Open nordlow opened this issue 4 years ago • 2 comments

If you return a reference to a this field you should qualify as return scope instead of just scope in order for scope-analys to work on values returned from these members of ScopedBuffer.

nordlow avatar Dec 05 '21 17:12 nordlow

tests fail

9il avatar Dec 06 '21 09:12 9il

I'm cluess about these errors.

nordlow avatar Dec 07 '21 12:12 nordlow