memtester4Android icon indicating copy to clipboard operation
memtester4Android copied to clipboard

porting memtester to Android

Results 2 memtester4Android issues
Sort by recently updated
recently updated
newest added

Trying to make my family a better life

您好,clone您的仓到Android源码的external目录中mm编译,有写语法问题,您有遇到码? `external/memtester4Android/memtester.c:142:22: error: using the result of an assignment as a condition without parentheses [-Werror,-Wparentheses] if (env_testmask = getenv("MEMTESTER_TEST_MASK")) { ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ external/memtester4Android/memtester.c:142:22: note: place parentheses around the assignment to silence...