lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9860] mdns: fixes for Bonjour Conformance Tests


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #9860] mdns: fixes for Bonjour Conformance Tests
Date: Tue, 3 Dec 2019 16:16:53 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36

Follow-up Comment #2, patch #9860 (project lwip):

Oh, just noticed: there are a few compiler errors:
- mdns_handle_probe_tiebreaking(): local variable 'mdns' not used
- mdns_get_service_txt_userdata(): our old C standard wants declarations
before code
- msdn example (now part of our source tree) should be adapted to the changed
mdns_name_result_cb_t type ('mdns_example_report')

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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