atom feed14 messages in org.apache.apr.bugsDO NOT REPLY [Bug 40398] New: - Can...
FromSent OnAttachments
bugz...@apache.orgSep 2, 2006 9:51 am 
bugz...@apache.orgJun 1, 2007 3:37 pm 
bugz...@apache.orgJun 8, 2007 10:35 am 
bugz...@apache.orgJun 8, 2007 10:38 am 
bugz...@apache.orgJun 8, 2007 10:42 am 
bugz...@apache.orgJul 4, 2007 3:02 am 
bugz...@apache.orgSep 16, 2007 7:26 pm 
bugz...@apache.orgOct 15, 2007 11:36 pm 
bugz...@apache.orgOct 15, 2007 11:54 pm 
bugz...@apache.orgDec 26, 2007 12:51 pm 
bugz...@apache.orgDec 26, 2007 1:57 pm 
bugz...@apache.orgDec 26, 2007 1:59 pm 
bugz...@apache.orgDec 26, 2007 2:01 pm 
bugz...@apache.orgJan 2, 2008 7:43 pm 
Subject:DO NOT REPLY [Bug 40398] New: - Cannot compile project in VS 2005, network _io\unix\multicast.c being called instead of network_io\win32\multicast.c
From:bugz...@apache.org (bugz@apache.org)
Date:Sep 2, 2006 9:51:32 am
List:org.apache.apr.bugs

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40398>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40398

Summary: Cannot compile project in VS 2005, network _io\unix\multicast.c being called instead of network_io\win32\multicast.c Product: APR Version: 1.2.7 Platform: PC OS/Version: other Status: NEW Severity: normal Priority: P2 Component: APR-util AssignedTo: bu@apr.apache.org ReportedBy: shel@gmail.com

I just need to know the #define where this is set

multicast.c .\network_io\unix\multicast.c(137) : error C2079: 'mip' uses undefined struct 'group_source_req' .\network_io\unix\multicast.c(168) : error C2224: left of '.gsr_interface' must have struct/union type .\network_io\unix\multicast.c(168) : warning C4013: 'find_if_index' undefined; assuming extern returning int .\network_io\unix\multicast.c(169) : error C2224: left of '.gsr_group' must have struct/union type .\network_io\unix\multicast.c(169) : error C2224: left of '.gsr_group' must have struct/union type .\network_io\unix\multicast.c(169) : error C2198: 'memcpy' : too few arguments for call .\network_io\unix\multicast.c(170) : error C2224: left of '.gsr_source' must have struct/union type .\network_io\unix\multicast.c(170) : error C2224: left of '.gsr_source' must have struct/union type .\network_io\unix\multicast.c(170) : error C2198: 'memcpy' : too few arguments for call