Closed Bug 1741428 Opened 2 years ago Closed 2 years ago

Bump the MinGW version

Categories

(Firefox Build System :: General: Unsupported Platforms, enhancement)

enhancement

Tracking

(firefox97 fixed)

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: tjr, Assigned: tjr)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

I'd like to do a bump in preparation for WebRTC updates coming, eventually.

Forward declarations of enums require a type specifier.
However, in the MinGW headers, the type specifier is missing.

MinGW can't just add it because this header comes from Wine
and is auto-generated by widl. But widl doesn't support
adding the type specifier.

There's an in-progress patch at
https://github.com/rbernon/wine/compare/wip/upstream...wip/widl/v1.patch
but I can't wait for that to land as the author indicated it's
not being actively pursued.

Pushed by tritter@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b30e6927707b
Add a patch for an enum in MinGW r=firefox-build-system-reviewers,glandium
https://hg.mozilla.org/integration/autoland/rev/f3da49cb0d62
Bump the MinGW Version r=firefox-build-system-reviewers,glandium
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: