This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

Re: [PATCH] strtoll and strtoull in libiberty (fix: libstdc++/5611)


 --- DJ Delorie <dj@redhat.com> wrote: > 
> * use of the "register" keyword is to be avoided.
> 
> * Do you *really* want to link libstdc++ against libiberty?  libiberty
>   includes GPL and LGPL components, which may be a Bad Thing to have
>   in libstdc++, since libstdc++ has the "special exception" and
>   libiberty does not.
> 

No.  There is a public domain strtoimax/stroumax available in Doug Gwyn's
Q8 package if one is in need of such a thing.

Danny

http://movies.yahoo.com.au - Yahoo! Movies
- Vote for your nominees in our online Oscars pool.


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