+1 for a) option.
Initially, it was the additional option to consider the constraint device. Iotivity open source has another stack for constrained device. Remove this MACRO will be better option I propose. Additionally, we need to minimize the build MACRO as much as possible. BR, Uze Choi From: [email protected] [mailto:iotivity-dev- bounces at lists.iotivity.org] On Behalf Of Dave Thaler via iotivity-dev Sent: Thursday, February 02, 2017 10:21 AM To: iotivity-dev at lists.iotivity.org Subject: [dev] WITH_PRESENCE Why is WITH_PRESENCE always #define'd in the public octypes.h and then other files #ifdef to check it? Seems like we should either a) delete all the ifdef's and assume it's always there, or b) octypes.h should not define it and it should be another compiler option like we have for TCP, etc. Dave -------------- next part -------------- HTML ?????? ??????????????... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170202/6105b536/attachment.html>
