This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch for run-1.3.0-1 core dump


>>
>> On 3/20/2014 8:57 AM, Patrick Herbst wrote:
>>
>>> On 2/18/2014 4:16 AM, Corinna Vinschen wrote:
>>> Did my earlier patch get included?  I haven't seen a "run" new version
>>> yet.
>>>
>>> http://www.cygwin.com/ml/cygwin/2013-12/msg00006.html
>>>
>>> My patch was the one that properly quote arguments.  Maybe let's start
>>> with that before putting new stuff underneath it.  From Chuck: "I'll
>>> roll a new update fairly soon."
>>
>>
>> http://www.cygwin.com/ml/cygwin/2013-12/msg00045.html
>>
>> I'm still looking for a released fix for this too.  Thus far I've been
>> using run 1.2.
>>
>> Any word on this?
>
>
>
> In the mean time, you can run it from /usr/local/bin if you like:
>
> wget -O RUN-patch.txt 'http://pastebin.com/download.php?i=4SSPDGQh'
> export CVSROOT=:pserver:anoncvs@cygwin.com:/cvs/cygwin-apps
> cvs checkout run
> cd run
> patch -p0 < ../RUN-patch.txt
> autoreconf -vif
> ./configure --prefix=/usr/local
> make
> make install
>
> You end up with:
> /usr/local/bin/run.exe
> /usr/local/share/man/man1/run.1

Ok So run.exe has not been updated even though patches have been submitted.

Can this be released yet??

Current version 1.3 produces a stackdump every . single . time . it runs.

what is the test procedure for this application??

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]