commschamp / cc.mqttsn.libs

CommsChampion Ecosystem MQTT-SN client / gateway libraries and applications
Mozilla Public License 2.0
65 stars 16 forks source link

Tests fail with Comms Champions 2.3.1 #6

Closed a1lu closed 4 years ago

a1lu commented 4 years ago

Hi, To get rid of compiler warnings in cc (std::move local object into return) I tried cc version 2.3.1. All client tests but the ones that use msg.field_duration() fail (Test38, Test39). I debugged into doSleep() and saw that field_duration was set there. I don't understand where this field disappears Would be nice if you could have a look at it. Thanks.

Regards ailu

arobenko commented 4 years ago

Should be fixed in v0.9 release, please reopen if problem persists.