openigtlink / OpenIGTLink

Free, open-source network communication library for image-guided therapy
http://openigtlink.org
BSD 3-Clause "New" or "Revised" License
102 stars 184 forks source link

shadow variable #264

Open maddin200 opened 1 year ago

maddin200 commented 1 year ago

\Source\igtlQuaternionTrackingDataMessage.cxx line 383

code: char strbuf[128]; for (int i = 0; i < nElement; i ++) { ... for (int i = 0; i < 3; i ++) // <-- shadow {