Changeset 4844
- Timestamp:
- 06/18/07 16:20:59 (1 year ago)
- Files:
-
- build/trunk/build.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
build/trunk/build.conf
r4588 r4844 36 36 # Error/warning patterns to ignore 37 37 error_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 )38 warning_ignore=(the use of \`mktemp' is dangerous|mktemp\(\) possibly used unsafely|libiconv.*strcpy|libxml2.*strcat|libdns_sd.*strcpy|libdns_sd.*sprintf) 39 39 40 40 [build]
