Closed Bug 1349002 Opened 8 years ago Closed 8 years ago

Build DMD with unified sources

Categories

(Core :: DMD, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: erahm, Assigned: erahm)

References

Details

Attachments

(1 file)

DMD can be built with unified sources, additionally it doesn't need NSPR's strcpy to build properly. MozReview-Commit-ID: 9hZFlpWdt7
Attachment #8849311 - Flags: review?(n.nethercote)
Comment on attachment 8849311 [details] [diff] [review] Build DMD with unified sources Review of attachment 8849311 [details] [diff] [review]: ----------------------------------------------------------------- r=me if it builds! The strcpy.c seems to go all the way back to bug 717853 comment 59. Seems like it was necessary for B2G.
Attachment #8849311 - Flags: review?(n.nethercote) → review+
We were #including <pthread.h> inside our namespace in DMD.cpp which caused issues when compiling in unified mode on mac.
Flags: needinfo?(erahm)
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: