Hey! On Tue, Nov 3, 2015 at 10:52 PM, Jon A. Cruz <jonc at osg.samsung.com> wrote: > I'm actually chasing down a bit of a solution now... > > there is an immediate issue in that libcoap added a generated config.h. > Problem is... the details only apply to the platform it was generated > on, not on most platforms. So that really needs to be replaced with some > dynamic generation.
If you think your solution obsoletes https://gerrit.iotivity.org/gerrit/#/c/3973/6, then please feel free to abandon it. I only ask that you please remember that stdassert.h is not available on darwin, even though __STDC_VERSION__ >= 201112L when XCode >= 7.0. Cheers! Gabriel
