env-xml.lnt
上传用户:filter2008
上传日期:2010-03-12
资源大小:2959k
文件大小:1k
源码类别:

编辑器/阅读器

开发平台:

C/C++

  1. /*  env-xml.lnt
  2.     The following options cause the output of PC-lint/Flexelint to
  3.     assume the format of an XML file.  The tags chosen are the obvious
  4.     ones; but they can be customized as needed.
  5.  */
  6. -v      // turn off verbosity
  7. -"format=<message><file>%f</file> <line>%l</line> <type>%t</type> <code>%n</code> <desc>%m</desc></message>"
  8. -"format_specific= "
  9. -hFs1   // The height of a message should be 1 (i.e. don't output the
  10.         // line in error); always produce File information; and Space
  11.         // between messages