On 2014-Jul-10, 10:13, Adrian Chadd wrote:
> ... I think this particular commit highlights our almost complete lack
> of useful data types in our C libraries.
> 
> I think it's about time we grew a similar list of basic DSAs.

We do have STL. Let's just use it.

> I had to reimplement hash tables, trees and callwheels at work recently. Ugh.

Couldn't you just use C++?

:)

> On 10 July 2014 09:59, Nathan Whitehorn <nwhiteh...@freebsd.org> wrote:
> >
> > On 07/10/14 08:57, Ed Schouten wrote:
> >>
> >> On 10 July 2014 17:53, Baptiste Daroussin <b...@freebsd.org> wrote:
> >>>
> >>> Just make sure not to break mips, powerpc and sparc64 which are still
> >>> using
> >>> gcc 4.2 :)
> >>
> >> Oomf! Good point. Completely forgot about that. There is indeed one
> >> C++11-ism in the code, namely the use of auto. Let me fix that.
> >>
> >
> > Some ARM platforms (armeb, for example) also use GCC.
> > -Nathan
> >

-- 
Pietro Cerutti
The FreeBSD Project
g...@freebsd.org

PGP Public Key:
http://gahr.ch/pgp

Attachment: pgpWj1VYnm5p8.pgp
Description: PGP signature

Reply via email to