Closed Bug 4742 Opened 26 years ago Closed 25 years ago

The PRVersionDescription structures should not be static

Categories

(NSPR :: NSPR, defect, P3)

All
Windows NT
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wtc, Assigned: srinivas)

Details

The PRVersionDescription structures in libnspr and libplc are declared static. This means the symbols prVersionDescription_libnsrp21 and prVersionDescription_libplc21 cannot be looked up in a debugger. The 'static' qualifier should be removed.
Status: NEW → ASSIGNED
Accepted the bug.
NSPR now has its own Bugzilla product. Moving this bug to the NSPR product.
The version descriptor is now exported from the libnspr, libc, libds and libprstreams modules. Files modified: lib/ds/plvrsion.c, rev 3.5 lib/libc/src/plvrsion.c, rev 3.9 lib/prstreams/plvrsion.c, rev 3.5 pr/src/prvrsion.c, rev 3.9
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
phillip gone, removing him from qa contact, sorry for spam
You need to log in before you can comment on or make changes to this bug.