This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Collation implementation


Dietmar Kuehl <dietmar_kuehl@yahoo.com> writes:

> I know that Ulrich Drepper has a different idea how to address this
> issue but I don't share his view, especially in the light that I think
> the right way is to base the standard C library on the standard C++
> library and not vice versa

Get real.  You never ever want to base everything else on a C++
library.  This is a horrendous stupidity.  C++ brings not only an
unstable API, it also introduces a huge amount of overhead (code,
data, initialization).

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]