type specifier missing

a parameter list without types is only allowed in a function definition

ios __block typeof 编译错误解决

 

 

解决:

工程文件 - build settings - Apple LLVM 5.0 - language - C language Dialect 改为GNU99

ios __block typeof 编译错误解决

 

相关文章: