Re: iphlpapi: fix a compiler warning on non-Linux (try 2)
Austin English <austinenglish(a)gmail.com> writes:
AJ's recent work in this area caused a warning on non-Linux OS's, where this function is not used.
That's on purpose, the function is supposed to be used on other platforms too. -- Alexandre Julliard julliard(a)winehq.org
On Wed, Mar 4, 2009 at 4:38 AM, Alexandre Julliard <julliard(a)winehq.org> wrote:
Austin English <austinenglish(a)gmail.com> writes:
AJ's recent work in this area caused a warning on non-Linux OS's, where this function is not used.
That's on purpose, the function is supposed to be used on other platforms too.
Is there any intention to add that in the near future? Or should I file a bug? That's currently the only compiler warning on FreeBSD (which is the first we've had in a while)... -- -Austin
Austin English <austinenglish(a)gmail.com> writes:
Is there any intention to add that in the near future? Or should I file a bug? That's currently the only compiler warning on FreeBSD (which is the first we've had in a while)...
I'm not planning to add it, that's why there is a warning, to encourage someone else to do it (hint hint). -- Alexandre Julliard julliard(a)winehq.org
participants (2)
-
Alexandre Julliard -
Austin English