http://bugzilla.novell.com/show_bug.cgi?id=621773

http://bugzilla.novell.com/show_bug.cgi?id=621773#c1


Zoltan Varga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Zoltan Varga <[email protected]> 2010-07-13 19:02:47 UTC ---
Unlike freeaddrinfo, getaddrinfo is actually required by parts of mono so its
usage cannot be avoided without disabling some functionality. MSDN suggests
including Wspiapi.h, which we cannot do since it is part of MS's Platform SDK,
and it is not in cygwin/mingw, which we use for compiling releases of mono. So
you probably need to compile your own version of mono on windows and work
around these problems.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to