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]

Re: ChangeLog entries.


>>>>> Mark Kettenis writes:

 > Hi Andreas,
 > Seems like you've used wildcards in the ChangeLog:
Yes, I did :-(
 > 2000-03-28  Andreas Jaeger  <aj@suse.de>

 >         * sysdeps/i386/fpu/bits/mathinline.h (__sincos): Remove redundant
 >         declaration, the prototype is defined via bits/mathcalls.h.
 >         [...]
 >         (__inline_mathcode*NP*): New macros without prototype
 >         declarations.
 >         (__inline_mathop*NP*): Likewise.
 >         [...]
 >         (*fabs*): Likewise.

 > The GNU coding standards explicitly disalow this, the rationale being
 > that a simple grep for say `fabsl', won't find this particular entry.

C-x 4 in XEmacs a didn't add the entries properly :-( - and therefore
I hand edited them.

Ok, I'm fixing this and will commit an entry without wildcards.

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]