Skip to content

Fix incorrect iterator usage in WriteStd430 impl for [T]#46

Merged
LPGhatguy merged 2 commits intoLPGhatguy:mainfrom
superdump:writestd430-sliceT-fix
May 26, 2022
Merged

Fix incorrect iterator usage in WriteStd430 impl for [T]#46
LPGhatguy merged 2 commits intoLPGhatguy:mainfrom
superdump:writestd430-sliceT-fix

Conversation

@superdump
Copy link
Contributor

The first item was being written twice. This is already correct in the WriteStd140 impl for [T].

The first item was being written twice. This is correct in the WriteStd140 impl
for [T].
@LPGhatguy
Copy link
Owner

Oh shoot, thank you for the catch!

@LPGhatguy
Copy link
Owner

CI is failing and it's my fault, oops! I'll get on that...

@LPGhatguy LPGhatguy merged commit 342ca0e into LPGhatguy:main May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants