Closed
Bug 352206
Opened 19 years ago
Closed 19 years ago
Trace-malloc fails to compile on windows with MSYS
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sylvain.pasche, Assigned: sylvain.pasche)
References
Details
Attachments
(1 file)
|
611 bytes,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
patch coming
| Assignee | ||
Comment 1•19 years ago
|
||
It seems that using win_srcdir for .def files is common:
http://lxr.mozilla.org/mozilla/search?string=DEFFILE+%3D
I'm using msys with make 3.79
Attachment #237800 -
Flags: review?(dbaron)
Attachment #237800 -
Flags: review?(dbaron) → review+
It looks like the rest of the win_srcdir stuff was a change made in bug 294122 -- so this is essentially a patch missed in that bug.
Blocks: msys
Summary: Trace-malloc fails to compile on windows → Trace-malloc fails to compile on windows with MSYS
Did you need somebody to check this in for you?
| Assignee | ||
Comment 4•19 years ago
|
||
(In reply to comment #3)
> Did you need somebody to check this in for you?
yes, that would be great
Assignee: nobody → sylvain.pasche
Checked in to trunk. Thanks for the patch.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•