When I compile, I get 'for' loop initial declarations are only allowed in C99 mode
all over the place. I haven't done anything I know of to change the build options. Clearly, the code used to build, and now it doesn't. I thought the modern C style (and compiler) disallowed initial declarations because of the confusion about scope. What are we supposed to do here? I'm changing the code to pass since I have no clue about how the compiler options are supposed to be set. Please advise. John -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150508/4e5a469e/attachment.html>
