Re: [Patch] cygcheck: warn about trailing (back)slash on mount entries

2004-10-09 Thread Christopher Faylor
On Wed, Oct 06, 2004 at 03:12:45PM +0200, Bas van Gompel wrote: >ChangeLog-entry: > >2004-10-06 Bas van Gompel <[EMAIL PROTECTED]> > > * cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount > entries. Rather than continue the debate about whether and how paths should

Re: [Patch] cygcheck: warn about trailing (back)slash on mount entries

2004-10-06 Thread Bas van Gompel
Op Wed, 06 Oct 2004 12:00:15 -0400 schreef Pierre A. Humblet in <[EMAIL PROTECTED]>: : : : Christopher Faylor wrote: : > : > On Wed, Oct 06, 2004 at 11:30:17AM -0400, Pierre A. Humblet wrote: : >> : >> Christopher Faylor wrote: : >>> : >>> On Wed, Oct 06, 2004 at 03:12:45PM +0200, Bas van Gompel w

Re: [Patch] cygcheck: warn about trailing (back)slash on mount entries

2004-10-06 Thread Christopher Faylor
On Wed, Oct 06, 2004 at 12:00:15PM -0400, Pierre A. Humblet wrote: > >Christopher Faylor wrote: >> >> On Wed, Oct 06, 2004 at 11:30:17AM -0400, Pierre A. Humblet wrote: >> > >> >Christopher Faylor wrote: >> >> >> >> On Wed, Oct 06, 2004 at 03:12:45PM +0200, Bas van Gompel wrote: >> >> >Another (ho

Re: [Patch] cygcheck: warn about trailing (back)slash on mount entries

2004-10-06 Thread Pierre A. Humblet
Christopher Faylor wrote: > > On Wed, Oct 06, 2004 at 11:30:17AM -0400, Pierre A. Humblet wrote: > > > >Christopher Faylor wrote: > >> > >> On Wed, Oct 06, 2004 at 03:12:45PM +0200, Bas van Gompel wrote: > >> >Another (hopefully trivial) patch, to help in trouble-shooting. > >> > >> Wasn't there

Re: [Patch] cygcheck: warn about trailing (back)slash on mount entries

2004-10-06 Thread Christopher Faylor
On Wed, Oct 06, 2004 at 11:30:17AM -0400, Pierre A. Humblet wrote: > >Christopher Faylor wrote: >> >> On Wed, Oct 06, 2004 at 03:12:45PM +0200, Bas van Gompel wrote: >> >Another (hopefully trivial) patch, to help in trouble-shooting. >> >> Wasn't there another problem where "foo\/bar" type of ent

Re: [Patch] cygcheck: warn about trailing (back)slash on mount entries

2004-10-06 Thread Pierre A. Humblet
Christopher Faylor wrote: > > On Wed, Oct 06, 2004 at 03:12:45PM +0200, Bas van Gompel wrote: > >Another (hopefully trivial) patch, to help in trouble-shooting. > > Wasn't there another problem where "foo\/bar" type of entries were > showing up? Could you add a check for that, too? I while ag

Re: [Patch] cygcheck: warn about trailing (back)slash on mount entries

2004-10-06 Thread Christopher Faylor
On Wed, Oct 06, 2004 at 03:12:45PM +0200, Bas van Gompel wrote: >Another (hopefully trivial) patch, to help in trouble-shooting. Wasn't there another problem where "foo\/bar" type of entries were showing up? Could you add a check for that, too? Otherwise, this is fine. cgf >ChangeLog-entry: >

[Patch] cygcheck: warn about trailing (back)slash on mount entries

2004-10-06 Thread Bas van Gompel
Another (hopefully trivial) patch, to help in trouble-shooting. ChangeLog-entry: 2004-10-06 Bas van Gompel <[EMAIL PROTECTED]> * cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries. --- src/winsup/utils/cygcheck.cc6 Oct 2004 09:46:40 -