X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-4.1 required=5.0	tests=AWL,BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <504EF556.3000500@gmail.com>
References: <CAAcBW0xWXFgUvm4bKYW8KtDWSXX5_GbamjQNOjKWLGFoXsfDCg@mail.gmail.com>	<CA+sc5mmKdBotzCPJTu4-QTpMtKUo4aMZoGPQQLEhOJ7vwEY+9Q@mail.gmail.com>	<CAAcBW0xJ0gA7tgEWUsFOahPtFPWoOxHPPE1DBKjxoNWf0=3SHA@mail.gmail.com>	<CA+sc5mn0L_E_WvLmxU0o+3GRb_81vsF1WPPc4N9VBfY4LyyGmQ@mail.gmail.com>	<7770DC1B-52FD-4A10-81D7-8B31B0425EB6@Denis-Excoffier.org>	<CA+sc5mmWsjFK-4hg=qmEfUg=VPHrmY75+L-8PC3=4OnJJ9zsFw@mail.gmail.com>	<CA+7conkkOujfd1-hQgDe9TDHLXWMy8jLHs3DpBqcRXxZH6aQTA@mail.gmail.com>	<504EF556.3000500@gmail.com>
Date: Wed, 12 Sep 2012 21:24:30 +1000
Message-ID: <CAAcBW0ypUrXqcu99e73PkzdD9ERzqKNKE5VygE8na6kEEZOX+g@mail.gmail.com>
Subject: Re: (core dumped) mkshortcut
From: Robert Mark <robertmarkbram.lists@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

>> REJAP at rzuem5008 ~
>> $ mkshortcut -n "I for cygwin bin" /c/cygwin/bin
>> Aborted (core dumped)
>
> Pawel,
> your cases are the same. I had same result on W7 64
> It seems depending on shortcut length, when multiple of 16:
>
> marco@MARCOATZERI ~
> $ mkshortcut -n '1234567890123456' '/e/cygwin/e'
> Aborted (core dumped)
>
> marco@MARCOATZERI ~
> $ mkshortcut -n '12345678901234567890123456789012' '/e/cygwin/e'
> Aborted (core dumped)
>
> a longer or shorter name works.
>
> marco@MARCOATZERI ~
> $ mkshortcut -n '123456789012345678901234567890123' '/e/cygwin/e'
>
> Regards
> Marco


Brilliant!! Multiples of 8 is it - all my 8 and 16 character shortcut
names fail. Your powers of deduction are unparalleled Marco - thank
you! I now have a bunch of underscores in my shortcuts but at least my
script works!

Rob
:)

--
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

