public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: cygwin@cygwin.com
Subject: Re: Fonts reorganization and additions
Date: Mon, 14 Sep 2015 20:55:00 -0000	[thread overview]
Message-ID: <55F73444.1010305@cornell.edu> (raw)
In-Reply-To: <55F7068D.4080706@cornell.edu>

On 9/14/2015 1:40 PM, Ken Brown wrote:
> On 9/13/2015 12:10 PM, Ken Brown wrote:
> The following patch fixes the problem:
>
> diff --git a/mkdir.cc b/mkdir.cc
> index dabc256..84bb176 100644
> --- a/mkdir.cc
> +++ b/mkdir.cc
> @@ -98,8 +98,6 @@ mkdir_p (int isadir, const char *in_path, mode_t mode)
>
>     for (c = path; *c; c++)
>       {
> -      if (*c == ':')
> -       slash = 0;
>         if (*c == '/' || *c == '\\')
>          slash = c;
>       }
>
> I don't know if this might cause some other problem, but it seems OK in
> limited testing.

If anyone else wants to test this, my builds are at

   http://sanibeltranquility.com/cygwin/setup-2.871-1-g0ef99d.tar.xz

This is based on the sources for setup 2.871, with the above patch applied.

Ken



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2015-09-14 20:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1441962346.9784.34.camel@cygwin.com>
2015-09-11 11:21 ` Ola Strömfors
2015-09-11 16:29   ` Ken Brown
2015-09-11 16:39     ` Yaakov Selkowitz
2015-09-11 17:50       ` Nem W Schlecht
2015-09-11 19:12       ` Ken Brown
2015-09-11 19:59         ` Yaakov Selkowitz
2015-09-11 21:36           ` Ken Brown
2015-09-12 15:36             ` Jim Reisert AD1C
2015-09-13 16:10           ` Ken Brown
2015-09-14 17:40             ` Ken Brown
2015-09-14 20:55               ` Ken Brown [this message]
2015-09-12 16:33 Fergus
2015-09-12 21:59 ` Ken Brown
2015-09-13  7:02 ` Fergus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55F73444.1010305@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).