Ken Takata wrote:
> 2014/1/11 Sat 12:39:07 UTC+9 Ken Takata wrote:
> > Hi,
> >
> > 2014/1/11 Sat 0:24:26 UTC+9 Ken Takata wrote:
> > > This issue can be fixed by mattn's following patch:
> > > https://groups.google.com/d/topic/vim_dev/eEBXYLz0NHI/discussion
> > >
> > > The patch is already listed in the todo.txt:
> > > > Win32: use different args for SearchPath()? (Yasuhiro Matsumoto, 2009
> > > > Jan 30)
> >
> > It seems that mattn's patch needs update for the latest source code.
> > Additionally,
> >
> > + wcscpy(wnewpath, L";.;");
> > (snip)
> > + STRCPY(newpath, ";.;");
> >
> > the first ";" of each line is unnecessary, I think.
> > Updated patch is attached.
>
> This patch fails to compile after 7.4.235.
> Here is an updated patch.
Thanks!
--
How To Keep A Healthy Level Of Insanity:
18. When leaving the zoo, start running towards the parking lot,
yelling "run for your lives, they're loose!!"
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.