Bram Moolenaar wrote:
> Charles Campbell wrote:
>
>> I had a problem with patch#1001:
>>
>> Applying patch 7.4.1001
>> can't find file to patch at input line 18
>> Perhaps you used the wrong -p or --strip option?
>> The text leading up to this was:
>> --------------------------
>> |To: [email protected]
>> |Subject: Patch 7.4.1001
>> |Fcc: outbox
>> |From: Bram Moolenaar <[email protected]>
>> |Mime-Version: 1.0
>> |Content-Type: text/plain; charset=UTF-8
>> |Content-Transfer-Encoding: 8bit
>> |------------
>> |
>> |Patch 7.4.1001 (after 7.4.1000)
>> |Problem: test_viml isn't run.
>> |Solution: Include change in makefile.
>> |Files: src/testdir/Make_all.mak
>> |
>> |
>> |*** ../vim-7.4.1000/src/testdir/Make_all.mak 2015-12-28
>> 21:35:07.773243000 +0100
>> |--- src/testdir/Make_all.mak 2015-12-30 13:54:20.291584685 +0100
>> --------------------------
>> File to patch:
>>
>>
>> There is no testdir/Make_all.mak file.
> This file was added in patch 7.4.982. Did you skip that one?
>
Hello!
FYI -- it was my script's problem -- the relevant loop is now...
for ptch in ${VIMVER}/../NewPatches/*.[0-9][0-9][0-9]
${VIMVER}/../NewPatches/*.[1-9][0-9][0-9][0-9] ; do
...
done
Thank you,
Chip Campbell
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.