Skip to content

fix CMATH import issues#320

Closed
roberttang20120130 wants to merge 1 commit into
mozilla-firefox:mainfrom
roberttang20120130:patch-1
Closed

fix CMATH import issues#320
roberttang20120130 wants to merge 1 commit into
mozilla-firefox:mainfrom
roberttang20120130:patch-1

Conversation

@roberttang20120130

Copy link
Copy Markdown

when I tried to build firefox myself, my compiler got stuck here on a missing CMATH, I found that by simply importing it, and adding std:: in front of isnan solves it.

when I tried to build firefox myself, my compiler got stuck here on a missing CMATH, I found that by simply importing it, and adding std:: in front of isnan solves it.

Signed-off-by: roberttang20120130 <157319852+roberttang20120130@users.noreply.github.com>
@firefoxci-taskcluster

Copy link
Copy Markdown
No Taskcluster jobs started for this pull request

The allowPullRequests configuration for this repository (in .taskcluster.yml on the default branch) does not allow starting tasks for this pull request.

@github-actions

Copy link
Copy Markdown
Contributor

(Automated Close) Please do not file pull requests here, see https://firefox-source-docs.mozilla.org/contributing/how_to_submit_a_patch.html

@github-actions github-actions Bot closed this Jul 17, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant