Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Cleanup, reformatting and fixes for INIClass and GameINIClass. #276

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

ghost
Copy link

@ghost ghost commented Mar 25, 2020

No description provided.

@ghost ghost requested review from tomsons26 and OmniBlade March 25, 2020 18:09
Copy link
Contributor

@OmniBlade OmniBlade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've highlighted a number of instances where asserts aren't required due to the function actually handling the condition that is being asserted, though not all of them, the asserts need reviewing and any where the variable is used and assumed to be valid need asserting, all others need removing.

Few instances where style for new lines surrounding a scope aren't being followed also need cleaning up.

src/game/common/ini.cpp Show resolved Hide resolved
src/game/common/ini.cpp Show resolved Hide resolved
src/game/common/ini.cpp Outdated Show resolved Hide resolved
src/game/common/ini.cpp Show resolved Hide resolved
src/game/common/ini.cpp Outdated Show resolved Hide resolved
src/game/common/ini.cpp Outdated Show resolved Hide resolved
src/game/common/ini.cpp Show resolved Hide resolved
src/game/common/ini.cpp Show resolved Hide resolved
src/game/common/ini.cpp Outdated Show resolved Hide resolved
src/game/common/ini.cpp Outdated Show resolved Hide resolved
@ghost ghost requested review from OmniBlade and removed request for tomsons26 March 26, 2020 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant