Closed Bug 1404302 Opened 7 years ago Closed 7 years ago

nsCOMArray.cpp:124:44: error: ‘NS_QuickSort’ was not declared in this scope

Categories

(Core :: XPCOM, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: cpearce, Assigned: cpearce)

References

Details

Attachments

(1 file)

nsCOMArray uses NS_QuickSort on line 124 without including nsQuickSort.h. This breaks the build in non-unified mode.
Comment on attachment 8913643 [details]
Bug 1404302 - Include nsQuickSort.h in nsCOMArray.cpp.

https://reviewboard.mozilla.org/r/185042/#review190104
Attachment #8913643 - Flags: review?(nfroyd) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d3e8b57fb0f
Include nsQuickSort.h in nsCOMArray.cpp. r=froydnj
https://hg.mozilla.org/mozilla-central/rev/8d3e8b57fb0f
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: