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]

Patch missing?



Hi Uli,

I can't seem to get the patch for posix/getopt.c in both branches:

2000-02-11  Ulrich Drepper  <drepper@redhat.com>

        * posix/getopt.c: Suppress messages if first character of
        optstring is a colon (PR libc/1584).

cvs log has:
revision 1.36.2.2
date: 2000/02/11 20:38:31;  author: drepper;  state: Exp;  lines: +11 -17
Suppress messages if first character of optstring is a colon.
----------------------------
revision 1.36.2.1
date: 2000/02/11 20:37:24;  author: drepper;  state: Exp;  lines: +17 -11
Suppress messages if first character of optstring is a colon.

but nothing for 2.2.

This is the diff between 1.36.2.2 and 1.36:
Index: posix/getopt.c
===================================================================
RCS file: /cvs/glibc/libc/posix/getopt.c,v
retrieving revision 1.36
retrieving revision 1.36.2.2
diff -u -r1.36 -r1.36.2.2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Has the patch been reverted accidentally?

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]