Closed Bug 298462 Opened 20 years ago Closed 20 years ago

GC old code?

Categories

(NSPR :: NSPR, defect)

x86
NetBSD
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pw-fb, Assigned: wtc)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.8b2) Gecko/20050620 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.8b2) Gecko/20050620 Firefox/1.0+ From the root of the mozilla source (20 June CVS) % find . -printx | xargs grep -Hn _PRSockOptVal_t ./nsprpub/pr/src/pthreads/ptio.c:203:#define _PRSockOptVal_t char * ./nsprpub/pr/src/pthreads/ptio.c:208:#define _PRSockOptVal_t void * % so one more instance of #if defined(NetBSD) can go (patch about to be included..) Reproducible: Always
Comment on attachment 187024 [details] [diff] [review] as mentioned in original report r=wtc. I verified that the _PRSockOptVal_t type is defined but not used.
Attachment #187024 - Flags: review+
Patch checked in on the NSPR trunk for NSPR 4.6.1. Thanks a lot for the patch. Checking in ptio.c; /cvsroot/mozilla/nsprpub/pr/src/pthreads/ptio.c,v <-- ptio.c new revision: 3.100; previous revision: 3.99 done
Severity: normal → trivial
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → 4.6.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: