Closed Bug 195411 Opened 22 years ago Closed 22 years ago

Add LL_MaxUint

Categories

(NSPR :: NSPR, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wtc, Assigned: wtc)

Details

Attachments

(1 file, 2 obsolete files)

This is a follow-up on bug 72100. NSPR has the L_MaxInt and LL_MinInt functions that return the maximum and minimum values of PRInt64. For completeness, we should add a function (LL_MaxUint) that returns the maximum value of the unsigned PRUint64 type. It is not necessary to have a function that returns the minimum value for PRUint64 because it is zero.
This patch combines the two patches in bug 72100.
Colin, if you could test this patch on OpenVMS (next week), I'd appreciate it.
Status: NEW → ASSIGNED
Attached patch OpenVMS changes (obsolete) (deleted) — Splinter Review
Wan-Teh, I applied your patch (actually modified openvms.c slightly) and everything built fine. This patch is what I believe is just the incremental OpenVMS changes.
Attached patch Proposed patch (deleted) — Splinter Review
This incorporates Colin's OpenVMS changes. This also includes the change to mozilla/nsprpub/pr/src/nspr.def.
Attachment #115873 - Attachment is obsolete: true
Attachment #116095 - Attachment is obsolete: true
Patch checked into NSPR TIP (NSPR 4.3) and the NSPRPUB_PRE_4_2_CLIENT_BRANCH (mozilla 1.4alpha).
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Priority: -- → P3
Resolution: --- → FIXED
Target Milestone: --- → 4.3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: