Skip to content

Fix building on NetBSD#423

Open
Kaleb-Reid wants to merge 1 commit intoBinomialLLC:masterfrom
Kaleb-Reid:fix-netbsd
Open

Fix building on NetBSD#423
Kaleb-Reid wants to merge 1 commit intoBinomialLLC:masterfrom
Kaleb-Reid:fix-netbsd

Conversation

@Kaleb-Reid
Copy link
Copy Markdown

While working on godotengine/godot#114233 I found that this prevented building on NetBSD 10.1. I don't remember as to why this is the case but the Godot CI builds on all other supported platforms were successful and there are already instances of std::isinf and std::isnan in the codebase so this just makes them all use the std namespace.

Copy link
Copy Markdown
Contributor

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes seem correct to me.

We'll be making this change downstream in Godot so I'd support it being integrated upstream too, so we don't keep this as a patch forever (but we can of course if this change is not warranted upstream).

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.

2 participants