Skip to content

Add and apply a patch that fixes compiler errors on GCC 13 #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 18, 2023
Merged

Add and apply a patch that fixes compiler errors on GCC 13 #54

merged 1 commit into from
May 18, 2023

Conversation

paricbat
Copy link
Contributor

@paricbat paricbat commented May 7, 2023

This should fix servo/servo#29674.

@mrobinson
Copy link
Member

It feels like this change should either go into ANGLE itself or mozilla/angle and then pulled downstream.

@sagudev
Copy link
Member

sagudev commented May 9, 2023

As talked in servo/servo#29674 there is no problem in upstream (anymore), but bumping gfx/angle would be pretty hard, as it has not been done and probably won't be done for some time, so I believe this should land to allow developers with gcc-13 do other things.

@jdm
Copy link
Member

jdm commented May 16, 2023

I'll merge this once #55 merges.

@jdm
Copy link
Member

jdm commented May 18, 2023

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 6799aa6 has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit 6799aa6 with merge 21b548c...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-github
Approved by: jdm
Pushing 21b548c to master...

@bors-servo bors-servo merged commit 21b548c into servo:master May 18, 2023
@emilio emilio mentioned this pull request Jun 7, 2023
bors-servo added a commit that referenced this pull request Jun 7, 2023
Bump version.

This allows servo to pick #54 which fixes my servo build.
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.

mozangle does not build on Fedora 38
5 participants