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).

@dsnopek dsnopek added the waiting for Godot PRs that can't be merged until an engine PR is merged first label Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting for Godot PRs that can't be merged until an engine PR is merged first

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants