lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9792] mDNS: mdns_search_service mdns_search_stop: d


From: David GIRAULT
Subject: [lwip-devel] [patch #9792] mDNS: mdns_search_service mdns_search_stop: define the request id as unsigned.
Date: Tue, 23 Apr 2019 05:01:17 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36

Follow-up Comment #1, patch #9792 (project lwip):

Well, this one will change API and require change in application too to avoid
compilation error:


error: invalid conversion from 's8_t* {aka signed char*}' to 'u8_t* {aka
unsigned char*}'



So, why changing this type?

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9792>

_______________________________________________
  Message posté via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]