Closed Bug 939355 Opened 11 years ago Closed 11 years ago

TestBugs.cpp needs to include string.h (memcmp undefined w/clang opt builds)

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: johns, Assigned: johns)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

The unit test added in Bug 918671 uses memcmp, but when using clang on linux with --enable-optimize string.h doesn't end up in the include tree
Comment on attachment 833252 [details] [diff] [review]
Include string.h in gfx/2d/unittest/TestBugs.cpp

Review of attachment 833252 [details] [diff] [review]:
-----------------------------------------------------------------

Thank you
Attachment #833252 - Flags: review?(bgirard) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/1ac2fad87f3c
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: