This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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: Suggestion for setup


On Wed, Mar 06, 2002 at 11:43:47AM -0500, Chris Faylor wrote:
> On Wed, Mar 06, 2002 at 04:32:24PM +0100, Corinna Vinschen wrote:
> >On Wed, Mar 06, 2002 at 03:01:05PM +0100, Bernard Dautrevaux wrote:
> >> As this is quite a simple patch, I proceed and here it is, for mkgroup.c and
> >> mkpasswd.c:
> >
> >I have two problems with this patch:
> >
> >- No ChangeLog entry.
> >- Do we have a signed copyright assignment from you?
> 
> The patch also seemed to have some strange characters in it, at least on my
> system.

Right, I'm seeing these pipe characters:

***************
*** 379,382 ****
--- 381,386 ----
  |   switch (i)
  |     {
+ |     case 'a':
+ |       print_domain = -1;
  |     case 'l':
  |       print_local = 1;

You too?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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