Closed
Bug 177382
Opened 23 years ago
Closed 21 years ago
Changes to comply with configure.in changes for WIN32_LEAN_AND_MEAN
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rdayal, Assigned: rdayal)
Details
Attachments
(1 file)
951 bytes,
patch
|
leaf
:
review+
Bienvenu
:
superreview+
roc
:
approval+
|
Details | Diff | Splinter Review |
The definition of WIN32_LEAN_AND_MEAN causes build issues with Palm Conduit and
Palm Sync Installer. Basically malloc.h and stdlib.h has to be explicitly
included in the MozABConduitGenCond.cpp and PalmSyncInstall.cpp respectively.
Assignee | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Comment on attachment 104569 [details] [diff] [review]
patch to comply with WIN32_LEAN_AND_MEAN define in configure.in
r=leaf, this patch gets me building on the release system.
Attachment #104569 -
Flags: review+
Comment 3•23 years ago
|
||
Comment on attachment 104569 [details] [diff] [review]
patch to comply with WIN32_LEAN_AND_MEAN define in configure.in
sr=bienvenu
Attachment #104569 -
Flags: superreview+
Comment on attachment 104569 [details] [diff] [review]
patch to comply with WIN32_LEAN_AND_MEAN define in configure.in
a=roc+moz for trunk
Attachment #104569 -
Flags: approval+
Comment 5•22 years ago
|
||
Did this patch get checked in?
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 6•21 years ago
|
||
The patch was checked in on the date below - checked both files via lxr & blame.
As this was done over 2 years ago, I think we can mark it fixed by now, please
re-open/change if you disagree.
1.4 <rdayal@netscape.com> 2002-11-01 13:35
Bug #177382 Changes to comply with configure.in changes for WIN32_LEAN_AND_MEAN
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•