On 25/01/2013 17:17, Taro MURAOKA wrote:
I have updated the patch. What are changed:
* support raster fonts.
* delay to load DirectX dlls until enabled first time.
What are not changed yet:
* make switching option generic.
I have a build warning for you:
option.c(7943) : warning C4047: '==' : 'int *' differs in levels of
indirection from 'int **'
Unnecessary & on the following line?
else if ((int *)varp == &p_directx && p_directx)
HTH - TTFN
Mike
--
The two most common things in the Universe are Hydrogen and stupidity.
--
--
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