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

Fix mistake #258

Merged
merged 1 commit into from
Jul 11, 2015
Merged

Conversation

Amaroq7
Copy link
Contributor

@Amaroq7 Amaroq7 commented Jul 11, 2015

It was giving me an error during compiling.

/home/karol/Pobrane/amxx/amxmodx/amxmodx/CGameConfigs.cpp:904:76: error: operation on ‘returnValue’ may be undefined [-Werror=sequence-point]

I think it's just a mistake.

@Arkshine
Copy link
Member

Yeah, just a typo. Thanks

How did you compile just by curiosity? VS 2013 or clang 3.4 ignore this.

Arkshine added a commit that referenced this pull request Jul 11, 2015
@Arkshine Arkshine merged commit de71cf4 into alliedmodders:master Jul 11, 2015
@Amaroq7
Copy link
Contributor Author

Amaroq7 commented Jul 11, 2015

I'm using GCC 5.1

@Amaroq7 Amaroq7 deleted the fix-mistake-gconfigparser branch July 11, 2015 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants