Closed Bug 435 Opened 26 years ago Closed 26 years ago

snprintf prototype mismatch

Categories

(MozillaClassic Graveyard :: NetLib, defect, P3)

Sun
Solaris
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sjm, Assigned: gagan)

References

()

Details

Created by Soren Juul Moller (sjm@nwc.dk) on Tuesday, June 9, 1998 2:23:49 PM PDT Additional Details : On SunOS5.6 and SunOS5.6_x86 the snprintf prototype defined in mozilla/dbm/src/snprintf.c does not match the prototype defined in /usr/include/stdio.h Fix: Add #ifndef HAVE_SNPRINTF at top and bottom and and -DHAVE_SNPRINTF in mozilla/config/SunOS5.6*.mk Updated by Brian Ostrom (briano@netscape.com) on Monday, July 6, 1998 8:17:37 PM PDT Additional Details : The HAVE_SNPRINTF macro is now defined properly in mozilla/config/SunOS5.mk. Now snprintf.c needs to be dealt with. Reassigning to Lou. Updated by Soren Juul Moller (sjm@nwc.dk) on Tuesday, July 14, 1998 11:30:52 AM PDT Additional Details : Please refer to ftp://ftp.nwc.dk/pub/patches/mozilla/SunOS5.6_x86-current.txt
Component: Berkeley DB
Version: Other → other
Assignee: montulli → gagan
Component: Berkeley DB → NetLib
giving to gagan
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This bug has been fixed
QA Contact: 3819
Paul -- please work with Gagan to verify this -- thanks
Status: RESOLVED → VERIFIED
This is a compiler problem, I will trust the developer and marked verified.
You need to log in before you can comment on or make changes to this bug.