![Jeff Squyres](/assets/img/avatar_default.png)
Compiler warning that ret was used before it was assigned. Since this part of the code is not performance-critical, just throw in an extra assignment and be done with it.
Compiler warning that ret was used before it was assigned. Since this part of the code is not performance-critical, just throw in an extra assignment and be done with it.