Mail Archives: cygwin/2002/03/06/13:05:23
At 12:29 PM 3/6/2002, Christopher Faylor wrote:
>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 <A0> characters within it -- at least that's what
>less represents them as.
OK, I do see this same thing in the raw file. Sorry for the (added?) noise.
Larry Hall lhall AT rfk DOT com
RFK Partners, Inc. http://www.rfk.com
838 Washington Street (508) 893-9779 - RFK Office
Holliston, MA 01746 (508) 893-9889 - FAX
--
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/
- Raw text -