Wiebe Cazemier

Results 4 issues of Wiebe Cazemier

(After an Android 11 forced reset of the DB), I see this: ![Screenshot_20220307-190054_Syncthing_unclear_button__shadow](https://user-images.githubusercontent.com/142686/157092481-2d1a9775-0814-4da6-bd5b-d3709f962e3e.png) I don't dare press it, because it's written in the [imperative mood](https://en.wikipedia.org/wiki/Imperative_mood). I want to do know...

Mosquitto_pub reuses topic alias after reconnect, which is not allowed. To reproduce, do: ``` ( while true; do echo "$(date)" ; sleep 1; done ) | ./mosquitto_pub -D publish topic-alias...

Type: Bug
Component: mosquitto-clients
Status: Completed

Compile failure (Qt 5.5, Gcc 4.8, Linux 64 bit): `error: ambiguous overload for 'operator

The specs say: > MQTT-6.0.0-2: A single WebSocket data frame can contain multiple or partial MQTT Control Packets. The receiver MUST NOT assume that MQTT Control Packets are aligned on...

bug