Closed Bug 281576 Opened 20 years ago Closed 20 years ago

nsHttpConnectionMgr.cpp fails to build on 64-bit AIX

Categories

(Core :: Networking: HTTP, defect)

Other
AIX
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 269823

People

(Reporter: pkwarren, Assigned: darin.moz)

Details

(Keywords: 64bit)

Attachments

(1 obsolete file)

I have just finished building my first 64-bit build of Mozilla for AIX in quite
some time, and I get the following compilation error when building
nsHttpConnectionMgr.cpp:

"/home/pkw/sb/mozilla/devel-trunk/mozilla/netwerk/protocol/http/src/nsHttpConnectionMgr.cpp",
line 894.32: 1540-0216 (S) An expression of type "void *" cannot be converted to
type "PRUint32".
"/home/pkw/sb/mozilla/devel-trunk/mozilla/netwerk/protocol/http/src/nsHttpConnectionMgr.cpp",
line 895.32: 1540-0216 (S) An expression of type "void *" cannot be converted to
type "PRUint32".
Keywords: 64bit
Attached patch Patch v1 (obsolete) — Splinter Review
Attachment #173809 - Flags: superreview?(darin)
Attachment #173809 - Flags: review?(cbiesinger)
hmm, bug 269823 is about the same piece of code...
(In reply to comment #2)
> hmm, bug 269823 is about the same piece of code...

You are right. Marking as a duplicate.

*** This bug has been marked as a duplicate of 269823 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Attachment #173809 - Attachment is obsolete: true
Attachment #173809 - Flags: superreview?(darin)
Attachment #173809 - Flags: review?(cbiesinger)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: