saleyn / eixx

Erlang C++ Interface
Apache License 2.0
137 stars 26 forks source link

warning: declaration shadows a local variable [-Wshadow] #53

Closed heri16 closed 2 years ago

heri16 commented 2 years ago
eixx/connect/basic_otp_node.hxx:150:14: warning: declaration shadows a local variable [-Wshadow]

https://github.com/saleyn/eixx/blob/47cd2d88b3d8fca05c414fc4b73e1a7ea470e41a/include/eixx/connect/basic_otp_node.hxx#L142-L150

saleyn commented 2 years ago

Fixed