Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Iterator Fixes for Crushing Leap #70890

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Conversation

alef
Copy link
Contributor

@alef alef commented Jan 13, 2024

Summary

Bugfixes "Some Iterator Fixes for Crushing Leap"

Purpose of change

Follows #70478

Describe the solution

walk_point - 1 was accessing before vactor's begin(). Now it checks for that before trying it.

Describe alternatives you've considered

Testing

Windows 10, SDL, MSVC build from .sln.

Additional context

I need to align the CMake's MSVC build flags.

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` Mechanics: Enchantments / Spells Enchantments and spells <Bugfix> This is a fix for a bug (or closes open issue) labels Jan 13, 2024
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jan 13, 2024
@alef alef marked this pull request as ready for review January 13, 2024 11:12
@akrieger akrieger merged commit cbdb87e into CleverRaven:master Jan 13, 2024
35 of 39 checks passed
@alef alef deleted the 70432-fix2 branch January 13, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions Mechanics: Enchantments / Spells Enchantments and spells
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants