Skip to content

Avoid index out of bounds error with MSVC#5

Open
TrifonT wants to merge 1 commit into
olmallet81:masterfrom
TrifonT:patch-1
Open

Avoid index out of bounds error with MSVC#5
TrifonT wants to merge 1 commit into
olmallet81:masterfrom
TrifonT:patch-1

Conversation

@TrifonT

@TrifonT TrifonT commented Apr 5, 2018

Copy link
Copy Markdown

Variable i is first evaluated on the right part of the assignment and was causing an "index out of bounds error".

Variable i is first evaluated on the right part of the assignment and was causing an "index out of bounds error".
@olmallet81

Copy link
Copy Markdown
Owner

Indeed, well spotted, thx a lot

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