[ANNOUNCE] uClibc++-0.2.4 released

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri May 25 21:30:09 UTC 2012


Hi,

The uClibc team is proud to announce the release of uClibc-0.2.4.

This release contains several fixes, please update and report back.
Note that as far as i know there are no pending patches that are still
needed, if you stil find yourself in the position to apply (existing)
patches to this release then please let me know so we can sort that out.

The meta-changelog is (see ChangeLog in the release tarball):

-   valarray: Fix operator=(const valarray<T>&) DR 630
-   valarray: Adjust constness of operator[](size_t)
-   valarray: Properly implement class member valarray<bool> operator!()
-   valarray: Fix operator|= (const T&) to or, not not
-   valarray: Fix both shift() and cshift() for any overrun and +- offsets
-   valarray: Fix slice_array& operator=(const slice_array&) to return properly
-   valarray: Adjust class gslice default constructor DR 543
-   valarray: Fix valarray<bool> operator>(const T&, const valarray<T>&)
-   valarray: Return the result of all algo
-   valarray: Fix copy'n paster error in atan2() inner fn call
-   valarray: Fix pow  (const T& const valarray<T>&)
-   istream: fix readin<traits, char, bool>
-   fix compilation with >= gcc-4.7
-   ios: Fix typo in operator!=
-   tests: Fix typo in chartraitstest
-   bitset: reset(), flip(): Fix off-by-one error
-   tests: Show diff when V=1 was given
-   buildsys: several fixes (ccache, Makefile deps, portability)

The full ChangeLog can be found here:
http://cxx.uclibc.org/src/ChangeLog-0.2.3_0.2.4

Please report bugs to https://bugs.uclibc.org after having read
http://uclibc.org/developing.html#contrib

Have fun!


More information about the uClibc mailing list