Closed Bug 1017911 Opened 11 years ago Closed 11 years ago

DMD build broken on win32 — no alloca.h

Categories

(Core :: DMD, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla32

People

(Reporter: jld, Assigned: n.nethercote)

Details

Attachments

(1 file)

memory/replace/dmd/DMD.cpp(9) : fatal error C1083: Cannot open include file: 'alloca.h': No such file or directory (from https://tbpl.mozilla.org/php/getParsedLog.php?id=40680158&tree=Try#error4 ) This is fallout from bug 1014249. Note that --enable-dmd --disable-unified-compilation has probably been broken on Windows since bug 946407 landed, but bug 1015497 should fix that.
My patch in bug 1014249 added sufficient checking elsewhere that the alloca() call isn't actually necessary.
Attachment #8431222 - Flags: review?(continuation)
Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
Attachment #8431222 - Flags: review?(continuation) → review+
(In reply to Nicholas Nethercote [:njn] from comment #2) > https://mail.google.com/mail/u/0/#label/A-moz%2Fbugz/1464a5dc3a7ae360 Whoops, wrong link. (In reply to Andrew McCreight [:mccr8] from comment #3) > https://hg.mozilla.org/integration/mozilla-inbound/rev/d05fb99bf641 Thanks! :)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: