[Vim-vms] Vim: Caught deadly signal BUS - Solution?

Zoltan Arpadffy zoli at polarhome.com
Sun Oct 24 00:32:02 CEST 2004


 
Hi,
 
You can find below a quick and dirty patch that corrects the problem.
 
Seems either decc$to_vms() or decc$translate_vms() does not like "??"
wildcards.
I'll try to find some permanent solution for this problem, because both
mch_expandpath() and mch_expand_wildcards() are based on these
functions. 
 
Regards, 
Z
 
SYSTEM at alpha$ diff_ tag.c
************
File DKA0:<WORK.VIM63-31.SRC>TAG.C;2
 2385                       "doc/tags doc/tags-*"
 2386   #else
******
File DKA0:<WORK.VIM63-31.SRC>TAG.C;1
 2385                       "doc/tags doc/tags-??"
 2386   #else
************
 
Number of difference sections found: 1
Number of difference records found: 1
 
DIFFERENCES /IGNORE=()/MERGED=1-
    DKA0:<WORK.VIM63-31.SRC>TAG.C;2-
    DKA0:<WORK.VIM63-31.SRC>TAG.C;1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.polarhome.com/pipermail/vim-vms/attachments/20041024/84627c28/attachment.html 


More information about the Vim-vms mailing list