[Olsr-dev] merge mDNS branch to master

Ferry Huberts (spam-protected)
Thu Oct 11 10:17:20 CEST 2012



On 10-10-12 09:03, Ferry Huberts wrote:
>
>
> 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?
>

Don't bother. I fixed them for you

>
>> 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