Closed Bug 218 Opened 26 years ago Closed 24 years ago

Compile Warning

Categories

(NSPR :: NSPR, defect, P3)

HP
HP-UX
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dnebinger, Assigned: wtc)

Details

Created by David Nebinger (dnebinger@synertech.highmark.com) on Tuesday, April 14, 1998 11:31:33 AM PDT
Additional Details :
When compiling for HP/UX using the ''gmake -k'' command, a
compiler warning is generated about the HAVE_STRERROR being
re-defined.  To remove this compiler warning, change the
ns/nsprpub/pr/include/md/_hpux.h file as follows.  Surround
line # 44 to become:

#ifndef HAVE_STRERROR
#define HAVE_STRERROR
#endif

Thanks
Updated by Wan-Teh Chang (wtc@netscape.com) on Wednesday, May 6, 1998 7:55:39 PM PDT
Additional Details :
Assigned bug to myself.
Updated by Wan-Teh Chang (wtc@netscape.com) on Wednesday, May 6, 1998 11:38:35 PM PDT
Additional Details :
Fixed as you suggested, in mozilla/nsprpub/pr/include/md/_hpux.h,
revision 3.2.

Closed the bug.
NSPR now has its own Bugzilla product.  Moving this bug to the NSPR product.
these bugs are closed but have no resolution.  reopening...
Status: CLOSED → REOPENED
marking as fixed.
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
VERIFIED due to no changes in over a year
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.