-
Bug
-
Resolution: Fixed
-
High
-
Network Development Kit
-
NDK-505
-
NDK_3_70_00
-
NDK_3_75_00
When configuring the NDK's General.$static.localIPAddrConfig option to not configure an IP address, the hostname var is unnecessarily generated and unused. This leads to a compiler warning: "variable "hostname" was declared but never referenced"
Also, when there is no DHCP client configured (and no other service using the serviceReport() fxn, serviceReport() is still generated but a "declared but never referenced" warning is emitted.