Closed Bug 536091 Opened 15 years ago Closed 15 years ago

nsNotifyAddrListener.cpp fails to compile on Linux mingw.

Categories

(Core :: Networking, defect)

x86
Other
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.3a1

People

(Reporter: jacek, Assigned: jacek)

References

Details

Attachments

(1 file)

Attached patch fixSplinter Review
nsNotifyAddrListener.cpp uses NetCon.h to include netcon.h that doesn't work on case-sensitive systems. The fix is as trivial as changing it to lower case. Also mingw is buggy and needs explicit ole2.h include (that needs fixing in mingw, but as we have to change this file anyway and it's harmless, let's fix it on Mozilla side as well).
Attachment #418574 - Attachment is patch: true
Attachment #418574 - Flags: review?(cbiesinger)
Attachment #418574 - Flags: review?(cbiesinger) → review+
Keywords: checkin-needed
Blocks: 421095
Assignee: nobody → jacek
Pushed to m-c: http://hg.mozilla.org/mozilla-central/rev/6dd6accea45b.
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: