[ros-dev] Re: [ros-svn] [royce] 14018: -Wall -Werror and fix warnings

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Sun Mar 13 18:15:43 CET 2005


Hi Royce,

royce at svn.reactos.com wrote:
> -Wall -Werror and fix warnings
> 
> 
> Updated files:
> trunk/reactos/tools/widl/Makefile
> trunk/reactos/tools/widl/hash.c
> trunk/reactos/tools/widl/write_msft.c
> 
> _______________________________________________
> Ros-svn mailing list
> Ros-svn at reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-svn
> 
> 
More crazy Linux port problems, in /reactos/tools/widl,

write_msft.c: In function `ctl2_write_chunk':
write_msft.c:2189: warning: implicit declaration of function `write'
write_msft.c:2190: warning: implicit declaration of function `close'
write_msft.c: In function `save_all_changes':
write_msft.c:2284: warning: implicit declaration of function `creat'
make: *** [write_msft.o] Error 1

It works when removing -Werror -Wall from the Makefile. BTW io.h
is in the /usr/mingw32/include directory.

Thanks,
James


More information about the Ros-dev mailing list