Tony Mechelynck wrote:

> Recent MzScheme DLL libraries have only three digits (not three plus
> three) in the DLL names. I suggest the following changes to
> doc/if_mzsch.txt
> 
> 1. Add Sergey Khorev's email address near the top, maybe at line 21.
> 
> 2. At lines 263-266, there is:
> The names of the DLLs must match the MzScheme version Vim was compiled with.
> For MzScheme version 209 they will be "libmzsch209_000.dll" and
> "libmzgc209_000.dll". To know for sure edit "gvim.exe" and search for
> "libmzsch\d\d\d_\d\d\d\.dll\c".
> 
> I suggest the following new lines 263-268:
> The names of the DLLs must match the MzScheme version Vim was compiled with.
> For MzScheme version 209 they will be "libmzsch209_000.dll" and
> "libmzgc209_000.dll". To know for sure, inspect the output of the |:version|
> command, looking for -DDYNAMIC_MZSCH_DLL="something" and
> -DDYNAMIC_MZGC_DLL="something" (where "something" will be the names of the
> required DLL libraries) in the "Compilation" part.
> 
> The above refers to
> *if_mzsch.txt*  For Vim version 7.0.  Last change: 2006 Apr 30

Thanks for the hint.  I'll update the docs.

-- 
hundred-and-one symptoms of being an internet addict:
23. You can't call your mother...she doesn't have a modem.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to