File: sedf.osx

package info (click to toggle)
inn 1%3A1.7.2q-39%2Bsqueeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,564 kB
  • ctags: 3,193
  • sloc: ansic: 35,534; perl: 11,936; sh: 4,048; makefile: 1,968; awk: 1,567; yacc: 684; tcl: 85; csh: 70
file content (25 lines) | stat: -rw-r--r-- 1,550 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/##  Filter noise out of OSx lint output./d
/##  $Revision: 1.6 $/d
/^dbz\.c([1-9][0-9]*): warning: possible pointer alignment problem$/d
/dbzwritethrough multiply declared/d
/^xmalloc\.c([1-9][0-9]*): warning: possible pointer alignment problem$/d
/^xrealloc\.c([1-9][0-9]*): warning: possible pointer alignment problem$/d
/^fread, arg\. 3 used inconsistently	llib\-lc([1-9][0-9]*)  ::  dbz\.c([1-9][0-9]*)$/d
/^fwrite, arg\. 3 used inconsistently	llib\-lc([1-9][0-9]*)  ::  dbz\.c([1-9][0-9]*)$/d
/^memchr, arg\. 3 used inconsistently	dbz\.c([1-9][0-9]*)  ::  qio\.c([1-9][0-9]*)$/d
/^select, arg\. [2-4] used inconsistently	llib\-lc([1-9][0-9]*)  ::  [a-z0-9.-][a-z0-9.-]*.c([1-9][0-9]*)$/d
/^ioctl, arg\. 2 used inconsistently	llib\-lc([1-9][0-9]*)  ::  innd.c([1-9][0-9]*)$/d
/##  These next four are for bugs in OSx lint program/d
/^cc\.c([1-9][0-9]*): warning: function CCxexec has return(e); and return;$/d
/^dbz\.c([1-9][0-9]*): warning: function search has return(e); and return;$/d
/^inews\.c([1-9][0-9]*): warning: function NextHeader has return(e); and return;$/d
/^innd\.c([1-9][0-9]*): warning: function Spawn has return(e); and return;$/d
/##  These next five are for bugs in OSx lint's library/d
/^fputs value is used, but none returned$/d
/^printf value is used, but none returned$/d
/^fprintf value is used, but none returned$/d
/^optind used( [a-z0-9.-][a-z0-9.-]*\.c([1-9][0-9]*) ), but not defined$/d
/^optarg used( [a-z0-9.-][a-z0-9.-].*\.c([1-9][0-9]*) ), but not defined$/d
/^Reply, arg\. [1-9]/d
/dbz.3.* Unmatched \.SM/d
p