Alt Compiler fixes
This commit is contained in:
@@ -794,7 +794,7 @@ private:
|
||||
LLPI_SET_INFO_INT(eModel, "model");
|
||||
|
||||
|
||||
S32 family;
|
||||
S32 family = 0;
|
||||
if (!cpuinfo["cpu family"].empty()
|
||||
&& LLStringUtil::convertToS32(cpuinfo["cpu family"], family))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user