Skip to content

Prevent Visual Studio compiler throwing C4715: not all control paths return a value.#36097

Merged
akien-mga merged 2 commits into
godotengine:masterfrom
madmiraal:fix-c4715-warning
Feb 11, 2020
Merged

Prevent Visual Studio compiler throwing C4715: not all control paths return a value.#36097
akien-mga merged 2 commits into
godotengine:masterfrom
madmiraal:fix-c4715-warning

Conversation

@madmiraal
Copy link
Copy Markdown
Contributor

Refactors List operator[]().
Refactors image_saver_tinyexr.cpp.

Comment thread core/list.h Outdated
Prevents GCC compiler throwing: control reaches end of non-void function.
Prevents Visual Studio throwing C4715: not all control paths return a value.
Prevents GCC compiler throwing: control reaches end of non-void function.
Prevents Visual Studio throwing C4715: not all control paths return a value.
@akien-mga akien-mga merged commit 3e3f8a4 into godotengine:master Feb 11, 2020
@akien-mga
Copy link
Copy Markdown
Member

Thanks!

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.

3 participants