[voikko-devel] Malaga: a few fixes

Anssi Hannula anssi.hannula at gmail.com
Thu Aug 31 21:20:06 EEST 2006


Bjoern Beutel wrote:
> Hi,
> 
> On Saturday 22 July 2006 21:16, Harri Pitkänen wrote:
>> I have prepared a patch that fixes a few issues in Malaga 7.5:
>> http://www.hunspell-fi.org/patches/malaga/7.5/malaga_7.5_fixes.patch.gz
> 
> I've incorporated those fixes in Malaga 7.6, which is now available at
> http://home.arcor.de/bjoern-beutel/malaga/ .
> 
> Thanks again, Harri!

commands_interactive.c seems to miss #include <stdio.h>:

> commands_interactive.c: In function 'command_loop':
> commands_interactive.c:91: warning: implicit declaration of function 'printf'
> commands_interactive.c:91: warning: incompatible implicit declaration of built-in function 'printf'
> commands_interactive.c:92: warning: implicit declaration of function 'read_line'
> commands_interactive.c:92: error: 'stdin' undeclared (first use in this function)
> commands_interactive.c:92: error: (Each undeclared identifier is reported only once
> commands_interactive.c:92: error: for each function it appears in.)
> commands_interactive.c:92: warning: assignment makes pointer from integer without a cast
> commands_interactive.c:110: warning: incompatible implicit declaration of built-in function 'printf'

-- 
Anssi Hannula




More information about the devel mailing list