[Olsr-dev] merge mDNS branch to master

Ferry Huberts (spam-protected)
Wed Oct 10 09:03:56 CEST 2012



On 28-09-12 14:54, ZioPRoTo (Saverio Proto) wrote:
> Hello,
>
> we would like to merge mDNS-plugin-GSoC-2012 branch to master
>
> if okay I will do that in a few days.
>
> thanks
>
> Saverio
>


Saverio,

can you please fix the following compile warnings?


> make[1]: Entering directory `/home/ferry/vcs/nbs/nbsolsrd/lib/mdns'
> [CC] src/olsrd_plugin.c
> [CC] src/Address.c
> [CC] src/RouterElection.c
> [CC] src/Packet.c
> [CC] src/NetworkInterfaces.c
> [CC] src/mdns.c
> src/mdns.c: In function ‘isInFilteredList’:
> src/mdns.c:406:7: warning: passing argument 2 of ‘olsr_ip_to_string’ from incompatible pointer type [enabled by default]
> In file included from src/mdns.c:65:0:
> ../../src/ipcalc.h:146:1: note: expected ‘const union olsr_ip_addr *’ but argument is of type ‘struct in_addr *’
> src/mdns.c:406:7: warning: passing argument 2 of ‘olsr_ip_to_string’ from incompatible pointer type [enabled by default]
> In file included from src/mdns.c:65:0:
> ../../src/ipcalc.h:146:1: note: expected ‘const union olsr_ip_addr *’ but argument is of type ‘struct in_addr *’
> src/mdns.c:411:7: warning: passing argument 2 of ‘olsr_ip_to_string’ from incompatible pointer type [enabled by default]
> In file included from src/mdns.c:65:0:
> ../../src/ipcalc.h:146:1: note: expected ‘const union olsr_ip_addr *’ but argument is of type ‘struct in6_addr *’
> src/mdns.c:411:7: warning: passing argument 2 of ‘olsr_ip_to_string’ from incompatible pointer type [enabled by default]
> In file included from src/mdns.c:65:0:
> ../../src/ipcalc.h:146:1: note: expected ‘const union olsr_ip_addr *’ but argument is of type ‘struct in6_addr *’
> [LD] olsrd_mdns.so.1.0.1



-- 
Ferry Huberts




More information about the Olsr-dev mailing list