goToMain / libosdp

Implementation of IEC 60839-11-5 OSDP (Open Supervised Device Protocol); provides a C library with support for C++, Rust and Python3
https://libosdp.sidcha.dev
Apache License 2.0
130 stars 69 forks source link

Fix implicit fallthrough in `pd_translate_event` #98

Closed bjyoungblood closed 1 year ago

bjyoungblood commented 1 year ago

See https://github.com/goToMain/libosdp/actions/runs/3650442394/jobs/6166438430 failing on master. I'm not exactly sure why the other failure is happening.

sidcha commented 1 year ago

I have a fix for this. I haven't pushed it yet because the test failure needs to be resolved. Will close this one, thanks for the PR.

sidcha commented 1 year ago

Pushed ed4fab9a0f06891826a6d0a061eadc1022ed2ef3