Agamnentzar / bluetooth-serial-port

multi-platform bluetooth serial port library for C++
Other
89 stars 27 forks source link

shadowing variable #21

Closed ludwigbo closed 1 year ago

ludwigbo commented 1 year ago

message shadows the member variable message, throws a [-Werror=shadow]. Could be solved with the m_.