Pierre Joye in php.pecl.dev (Tue, 22 Apr 2014 16:47:29 +0200):
>Which means it links against the default crt, which is sadly the VC6
>one, available by defatult on all windows install.

I might be mistaken, but isn't the php_enchant.dll extension doing more
or less the same thing:

https://github.com/winlibs/enchant/blob/master/msvc11/Build.win32.readme
https://github.com/winlibs/enchant/blob/master/src/aspell/aspell_provider.c
(near the end).

This is a extension that is always distributed with PHP, not even a
optional PECL extension.

Jan

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to