Changeset 4844

Show
Ignore:
Timestamp:
06/18/07 16:20:59 (1 year ago)
Author:
morris
Message:

Add filters for warnings from libdns_sd

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • build/trunk/build.conf

    r4588 r4844  
    3636# Error/warning patterns to ignore 
    3737error_ignore=(Each undeclared identifier is reported only once|for each function it appears in) 
    38 warning_ignore=(the use of \`mktemp' is dangerous|mktemp\(\) possibly used unsafely|libiconv.*strcpy|libxml2.*strcat
     38warning_ignore=(the use of \`mktemp' is dangerous|mktemp\(\) possibly used unsafely|libiconv.*strcpy|libxml2.*strcat|libdns_sd.*strcpy|libdns_sd.*sprintf
    3939 
    4040[build]