uClibc++ release

Rob Landley rob at landley.net
Mon Mar 6 15:10:42 PST 2006


On Wednesday 01 March 2006 6:14 am, Peter S. Mazinger wrote:
> On Tue, 28 Feb 2006, Garrett Kajmowicz wrote:
> > Version 0.2.0 of the uClibc++ embedded C++ library has been release. 
> > This is primarily a bugfix release, addressing:
> >
> > -       Now can compare set and map iterators and const_iterators
> > -       Now can get a const value from operator* on set/map iterator
> > -       Fix to functional binder using wrong type
> > -       Attempts to get Rob Landley off my back about a new release.
> >
> > There is one existing bug which is known at this time and which had not
> > been resolved:  Inserting or erasing an iterator as a part of a map or
> > set invalidates all iterators to that container.  This violates the
> > specification, and a new implementation is being worked on.  There exists
> > a test case in the test suite which fails as a result of this known
> > issue.
> >
> >
> > -     Garrett
>
> Congrats...
> Could you rename the file from .tbz to .tbz2 or .tar.bz2? It would be
> nice to have the checksums downloadable too.

The standard extensions for this are tbz and .tar.bz2.  Nobody uses weird 
halfway points like .tbz2.

For example, this:
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/getting-started-guide/s1-managing-compressing-archiving.html
Says:
> tar files compressed with bzip2 are conventionally given the extension .tbz;
> however, sometimes users archive their files using the tar.bz2 extension. 

Rob
-- 
Never bet against the cheap plastic solution.


More information about the uClibc mailing list