摘要: http://www.cocoachina.com/bbs/read.php?tid-227404.html 阅读全文
posted @ 2014-11-14 21:16 hanframe 阅读(116) 评论(0) 推荐(0) 编辑
摘要: gcc提供了大量的警告选项,对代码中可能存在的问题提出警 告,通常可以使用-Wall来开启以下警告: -Waddress -Warray-bounds (only with -O2) -Wc++0x-compat -Wchar-subscripts -Wimplicit-int -Wimplicit... 阅读全文
posted @ 2014-11-14 14:27 hanframe 阅读(96) 评论(0) 推荐(0) 编辑