[reSIProcate] without windns.h,warings in wince
julien thai
julienresiprocate at gmail.com
Tue Apr 26 05:11:53 CDT 2005
Dear All,
Like in previous email, i remove the line #included <windns.h>,
i met the warnings like below. It looks like i have to find a other
strdup in wince to replace.
........................
D:\PortWinCE\contrib\ares\ares_init.c(240) : warning C4013: 'strdup'
undefined; assuming extern returning int
D:\PortWinCE\contrib\ares\ares_init.c(240) : warning C4047: '=' : 'char *'
differs in levels of indirection from 'int '
D:\PortWinCE\contrib\ares\ares_init.c(250) : warning C4047: '=' : 'char *'
differs in levels of indirection from 'int '
D:\PortWinCE\contrib\ares\ares_init.c(263) : warning C4013: 'getenv'
undefined; assuming extern returning int
D:\PortWinCE\contrib\ares\ares_init.c(263) : warning C4047: '=' : 'const
char *' differs in levels of indirection from 'int '
D:\PortWinCE\contrib\ares\ares_init.c(271) : warning C4047: '=' : 'const
char *' differs in levels of indirection from 'int '
D:\PortWinCE\contrib\ares\ares_init.c(484) : warning C4047: '=' : 'char *'
differs in levels of indirection from 'int '
D:\PortWinCE\contrib\ares\ares_init.c(499) : warning C4047: '=' : 'char *'
differs in levels of indirection from 'int '
D:\PortWinCE\contrib\ares\ares_init.c(540) : warning C4047: '=' : 'char *'
differs in levels of indirection from 'int '
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050426/86777ce8/attachment.htm>
More information about the resiprocate-devel
mailing list