Message num ID =534, Counts=37 // Warning 534: Ignoring return value of
function 'strcpy(char *, const char *)' (compare with line 23, file c:\\diab\\4.3g\\include\\string.h)
配置项可以集中在options.lnt中配置:打开C:\\lint\\config_diab\\options.lnt,参考进行如下配置:
// Please note -- this is a representative set of error suppression
// options. Please adjust to suit your own policies // See manual (chapter LIVING WITH LINT) // for further details. -w2 -e18 //Symbol 'Symbol' redeclared (TypeDiff) conflicts with Location -e46 //Field type should be int -e537 //Repeated include file
//-e720 // allow direct test of assignment
//-e502 -e713 -e737 -eau // don't report on signed/unsigned mismatches //-e718 // allow calls to undeclared C functions //-e746 // allow calls w/o prototypes in C.
百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说综合文库PC-Lint工具使用说明书(2)在线全文阅读。
相关推荐: