Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <17B78BDF120BD411B70100500422FC6309E4BA@IIS000> From: Bernard Dautrevaux To: "'cygwin AT cygwin DOT com'" Subject: RE: Suggestion for setup Date: Wed, 6 Mar 2002 18:51:28 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" > -----Original Message----- > From: Christopher Faylor [mailto:cgf AT redhat DOT com] > Sent: Wednesday, March 06, 2002 6:30 PM > To: cygwin AT cygwin DOT com > Subject: Re: Suggestion for setup > > > On Wed, Mar 06, 2002 at 12:17:02PM -0500, Larry Hall (RFK > Partners, Inc) wrote: > >At 12:02 PM 3/6/2002, Corinna Vinschen wrote: > >>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? > > > > > >I know your question was directed at Chris but I can say the > patch I got > >had no strange characters. I've included it below in case a > comparative > >analysis is useful. > > Look at the original email via a text editor or less. It is wrapped > funny and has strange characters within it -- at least > that's what > less represents them as. Oh, now I see them... And I was even able to (quite) understand where they are coming from. I'm editing files and generating diffs under Linux (all my compiles are done with cross-compilers) and the editor I use automatically use tabs for indentation... and when copying/pasting through Exceed between X11 and Outlook, the TABs get transcoded in '\0xa0' ;-( Don't know who to blame there: Exceed, Outlook, Windows NT... So I'll have to stick to send attached patches, although these are a lot less convenient to review ;-( Except if I find a workaround to this problem, perhaps find the file in its samba share, open it with a Windows text editor, then copy/paste under Windows... I'll try that next time :-) Bernard -------------------------------------------- Bernard Dautrevaux Microprocess Ingenierie 97 bis, rue de Colombes 92400 COURBEVOIE FRANCE Tel: +33 (0) 1 47 68 80 80 Fax: +33 (0) 1 47 88 97 85 e-mail: dautrevaux AT microprocess DOT com b DOT dautrevaux AT usa DOT net -------------------------------------------- > -- 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/