mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-10 00:59:53 -04:00

/home/phenom/GIT/RetroShare/trunk/libretroshare/src/util/radix64.h:96: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] idx = idx; ~~~ ^ ~~~