Skip to content

declared a variable outside for loop#2311

Merged
WardF merged 2 commits intoUnidata:mainfrom
edwardhartnett:ejh_c99
Apr 27, 2022
Merged

declared a variable outside for loop#2311
WardF merged 2 commits intoUnidata:mainfrom
edwardhartnett:ejh_c99

Conversation

@edwardhartnett
Copy link
Copy Markdown
Contributor

Fixes #2157

Fix an intel compiler build problem.

@edwardhartnett edwardhartnett requested a review from WardF as a code owner April 26, 2022 20:40
@edwardhartnett edwardhartnett marked this pull request as draft April 27, 2022 15:49
@edwardhartnett
Copy link
Copy Markdown
Contributor Author

OK, I don't know why this failed the first time around - GitHub actions timeout maybe?

Anyway, it's a simple change that should pass easily, and indeed it did when I re-ran the tests.

@edwardhartnett edwardhartnett marked this pull request as ready for review April 27, 2022 16:54
@WardF WardF merged commit 6f01a87 into Unidata:main Apr 27, 2022
@edwardhartnett edwardhartnett deleted the ejh_c99 branch June 12, 2022 18:15
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.

error: identifier "i" is undefined (C99 variable declaration in for loop)

2 participants