Closed Bug 1822216 Opened 3 years ago Closed 3 years ago

C programs are linked with the C++ compiler

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(firefox-esr102 wontfix, firefox111 wontfix, firefox112 wontfix, firefox113 fixed)

RESOLVED FIXED
113 Branch
Tracking Status
firefox-esr102 --- wontfix
firefox111 --- wontfix
firefox112 --- wontfix
firefox113 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

What was added in bug 1378830 was broken by bug 1255485. Not in a super visible way, but the undesirable side effect is that C programs end up being linked against the C++ runtime. Which didn't cause practical problems until bug 1820947.

What was added in bug 1378830 was broken by bug 1255485. Not in a super
visible way, but the undesirable side effect is that C programs end up
being linked against the C++ runtime. Which didn't cause practical
problems until bug 1820947.

Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/d84c7df9a251 Avoid linking C programs with the C++ compiler. r=firefox-build-system-reviewers,ahochheiden
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch

Set release status flags based on info from the regressing bug 1255485

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: