Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANNOUNCE] NSPR 4.7.4 Release

0 views
Skip to first unread message

Wan-Teh Chang

unread,
Apr 7, 2009, 4:39:36 PM4/7/09
to dev-te...@lists.mozilla.org
NSPR 4.7.4 has been released. The CVS tag is NSPR_4_7_4_RTM.
You can download the source tarball from:
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.7.4/src/nspr-4.7.4.tar.gz

I will write the release notes later. Here are the bug fixes in NSPR 4.7.4:

- bug 370766, bug 478687: 64 bit MAC OS X support
- bug 385583: NSPR makes incorrect assumptions about jmp_buf
on ARM EABI systems
- bug 439144: Fix strict aliasing issues in prdtoa.c for gcc 4.4.
- bug 461502: Build NSPR shared libraries with the -Bdirect
linker flag on Solaris.
- bug 465435: Add a comment to explain the check against
FD_SETSIZE in _PR_MD_PR_POLL.
- bug 465629: Fix the comments about PR_EnumerateAddrInfo and
PR_GetCanonNameFromAddrInfo
- bug 467951: Build NSPR on NetBSD with pthreads by default
- bug 469508: In prlink.c, errStrBuf is not thread-safe.
- bug 469744: Implement PR_OpenSemaphore for Mac OS X.
- bug 470528: NetBSD patches for mozilla/nsprpub/pr/include/md/_netbsd.{cfg,h}
- bug 473413: Build problem with spaces in path names
- bug 480740: When compiled by VC 2005, PR_ParseTimeString may
crash on out-of-range time strings.

You can get clickable links to these bugs by visiting
https://bugzilla.mozilla.org/show_bug.cgi?id=487158#c0

Wan-Teh Chang

0 new messages