Closed AnttiKauppila closed 8 years ago
Automatic CI verification build not done, please verify manually.
@kjbracey-arm @yogpan01 @anttiylitokola @terhei @mikter Please could you Kevin check this change. Added others here (you can review too!), because there will be PR for mbed-client and coap-service when this gets in.
Compilation will fail because of API breaks.
@AnttiKauppila You need to create PRs for mbed-client and coap-service ASAP because all this have to go into mbed-os at the same time otherwise the whole mbed-os will be broken , if they are not going in same PR.
I ran the our connector suite (200 testcases) locally with these changes and no issues found.
Ideally the unit test changes and bug fixes would be split and then squashed into the corresponding original patches - this is a non-bisectable series. But I guess that's too advanced.
Might be worth looking into the comment about NSDL-C in the Content-Format patch. I can't remember exactly what the issue was, but it may have been something like "don't bother putting Content-Format in if it's text/plain", which is wrong according to final CoAP specs.
Changes made: NOTE: This will cause major break, because variable types have been changed!