Closed Bug 286608 Opened 20 years ago Closed 20 years ago

netwerk/socket/base/Makefile.in disables xpt generation on windows for no obvious reason

Categories

(Core :: Networking, defect, P1)

x86
Windows XP
defect

Tracking

()

RESOLVED FIXED
mozilla1.8beta2

People

(Reporter: Biesinger, Assigned: Biesinger)

References

()

Details

Attachments

(1 file)

70 ifeq ($(OS_ARCH),WINNT)
 71 NO_GEN_XPT=1
 72 endif

this has been there since revision 1.1 of makefile.win (and got merged to
Makefile.in at some point, when the nmake-based build system was being removed)
(http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/netwerk/socket/base/makefile.win)
Attached patch patchSplinter Review
Attachment #177753 - Flags: review?(darin)
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla1.8beta2
Attachment #177753 - Flags: review?(darin) → review+
Checking in netwerk/socket/base/Makefile.in;
/cvsroot/mozilla/netwerk/socket/base/Makefile.in,v  <--  Makefile.in
new revision: 1.19; previous revision: 1.18
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment on attachment 177753 [details] [diff] [review]
patch

this just makes it so we generate xpt files on windows (we already do on other
platforms). this is needed to make bug 286612 useful on windows.
Attachment #177753 - Flags: approval1.7.6?
Attachment #177753 - Flags: approval-aviary1.0.3?
Comment on attachment 177753 [details] [diff] [review]
patch

1.7.6 matches aviary1.0.2.  too late for this set.  you'll want to request
1.7.7 approval once those flags exist.
Attachment #177753 - Flags: approval1.7.6? → approval1.7.6-
Comment on attachment 177753 [details] [diff] [review]
patch

We're not taking changes for Aviary 1.0.x other than security fixes and
regressions along the Aviary 1.0.x series (i.e., regressions from security
fixes).
Attachment #177753 - Flags: approval1.7.7?
Attachment #177753 - Flags: approval1.7.7-
Attachment #177753 - Flags: approval-aviary1.0.3?
Attachment #177753 - Flags: approval-aviary1.0.3-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: