This is the mail archive of the libc-hacker@sourceware.cygnus.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]

fe* in 2.2 and 2.1



Hi Uli,

chasing another bug, I noticed that you added the following patch to
glibc 2.2 - but nothing to glibc 2.13:

1999-10-31  Ulrich Drepper  <drepper@cygnus.com>

        * Versions.def (libm): Add GLIBC_2.1.3.

        ISO C99 TR1 changes various fe* functions to return an error value.
        * math/Versions [GLIBC_2.1.3]: Add feclearexcept, fegetexceptflag,
        feraiseexcept, fesetexceptflag, fegetenv, fesetenv, and feupdateenv.

IMHO we should change the 2.1.3 in these cases to 2.2 - and don't add
this to 2.1.x.

Shall I send a patch to change the numbers?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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