warn, var i already used #2371
Labels
[core]
Area: Changes in SRT library core
Type: Maintenance
Work required to maintain or clean up the code
Milestone
core.cpp(10227): warning C4456: declaration of 'i' hides previous local declaration
core.cpp(10064): note: see declaration of 'i'
srt/srtcore/core.cpp
Line 10227 in 8d1643e
fix by rename of var i to another name
The text was updated successfully, but these errors were encountered: