[perl #60584] misc windows fixes

Christoph Otto via RT parrotbug-followup at parrotcode.org
Tue Nov 18 08:45:49 UTC 2008


On Tue Nov 18 00:26:54 2008, jimmy wrote:
> the result:
> 
> E:\pipp\Parrot-dev\editor>make vim-install
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp pir_vim.in
pir.vim
> D:\strawberry\perl\bin\perl.exe ops2vim.pl ..\src\ops\\*.ops >> pir.vim
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mkpath "\.vim"
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp skeleton.pir
> "\.vim"
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mkpath
"\.vim\syntax"
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp pir.vim
> "\.vim\syntax"
> 
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp pasm.vim
> "\.vim\syntax
> "
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp pmc.vim
> "\.vim\syntax"
> 
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mkpath
"\.vim\plugin"
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp
> filetype_parrot.vim "\
> .vim\plugin\parrot.vim"
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mkpath
"\.vim\indent"
> D:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp indent_pir.vim
> "\.vim\
> indent\pir.vim"

After testing that this doesn't break anything on Linux, I've committed
it in r32801.  Thanks for contributing, jimmy!


More information about the parrot-dev mailing list