Skip to content

Conversation

@ashtonmeuser
Copy link

See godotengine/godot#115649.

In order to add integer limits to @globalscope constants, we'll need to ignore them in the generated godot-cpp/gen/include/godot_cpp/classes/global_constants.hpp. These constants conflict with macros defined in cstdint e.g. UINT8_MAX (see cstdint docs).

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.

1 participant