This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Problems with exit prototype including throw()


Jakub Jelinek <jakub@redhat.com> writes:

> I'm not sure if the right way is to fix all those crapy programs or if it
> would not be easier to just kill the __THROW on exit.

I cannot remember anymore why the __THROW was added.  Symmetry alone
is probably not the reason.  I will have to look at the C++ standard.

In any case, all program which have prototypes for standard functions
are broken.

-- 
---------------.                          ,-.   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]