Closed Bug 1080937 Opened 10 years ago Closed 10 years ago

clang-cl error in nsHostResolver.cpp: "must explicitly qualify name of member function when taking its address"

Categories

(Core :: Networking, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Attachments

(1 file)

4:58.29 allback/netwerk/dns/nsHostResolver.cpp(669,36) :  error(clang): must explicitly qualify name of member function when taking its address
 4:58.29         NS_NewRunnableMethod(self, &DnsExperimentChangedInternal));
 4:58.29                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4:58.29                                     nsHostResolver::
Assignee: nobody → ehsan.akhgari
Attachment #8502902 - Flags: review?(mcmanus)
Comment on attachment 8502902 [details] [diff] [review]
Fix a clang-cl build error in nsHostResolver.cpp; r=mcmanus

lgtm, but this is a current-ish project for steve so kicking the review over to him
Attachment #8502902 - Flags: review?(mcmanus) → review?(sworkman)
Attachment #8502902 - Flags: review?(sworkman) → review+
https://hg.mozilla.org/mozilla-central/rev/c6af18bbbafa
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in before you can comment on or make changes to this bug.