I typically build with RELEASE=0 during development, and I build before pushing to Gerrit.
Recently I've been getting back Jenkins builds that get real errors in, for example, caipclient.c OIC_LOG_V. The arguments to OIC_LOG_V needed to be changed, but I didn't get any indication from my local build with RELEASE=0. It's as if my local build wasn't building DEBUG. I run "-h" on my scons line, and it reports RELEASE is False. Any thoughts? Am I missing something? John Light Intel OTC OIC Development -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150528/9d689b15/attachment.html>
