svn commit: r268491 - head/usr.bin/users

Pietro Cerutti gahr at FreeBSD.org
Thu Jul 10 17:38:43 UTC 2014


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 <nwhitehorn at freebsd.org> wrote:
> >
> > On 07/10/14 08:57, Ed Schouten wrote:
> >>
> >> On 10 July 2014 17:53, Baptiste Daroussin <bapt at 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
gahr at FreeBSD.org

PGP Public Key:
http://gahr.ch/pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20140710/d9c1b507/attachment.sig>


More information about the svn-src-head mailing list