[Japi-cvs] SF.net SVN: japi:[1381] tools/archStat/trunk/src/prj/net/sf/japi/archstat/ Checker.xml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2009-10-05 01:22:51
|
Revision: 1381 http://japi.svn.sourceforge.net/japi/?rev=1381&view=rev Author: christianhujer Date: 2009-10-05 00:18:29 +0000 (Mon, 05 Oct 2009) Log Message: ----------- Improve error message. Modified Paths: -------------- tools/archStat/trunk/src/prj/net/sf/japi/archstat/Checker.xml Modified: tools/archStat/trunk/src/prj/net/sf/japi/archstat/Checker.xml =================================================================== --- tools/archStat/trunk/src/prj/net/sf/japi/archstat/Checker.xml 2009-09-29 20:41:21 UTC (rev 1380) +++ tools/archStat/trunk/src/prj/net/sf/japi/archstat/Checker.xml 2009-10-05 00:18:29 UTC (rev 1381) @@ -101,7 +101,7 @@ message="Internal boolean type." filetypes="C" > - You used the internal boolean type. + You used the internal boolean type directly. Use the ISO/IEC 9899:1999 external type bool instead. </pattern> <pattern This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |