[cairo-bugs] [Bug 10226] New: "find -not" not portable
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 8 13:32:54 PST 2007
http://bugs.freedesktop.org/show_bug.cgi?id=10226
Summary: "find -not" not portable
Product: cairo
Version: 1.4.0
Platform: x86-64 (AMD64)
OS/Version: NetBSD
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: wiz at danbala.tuwien.ac.at
QAContact: cairo-bugs at cairographics.org
cairo-1.4.0 uses "find -not".
The man page for GNU find says:
-not expr
Same as ! expr, but not POSIX compliant.
And actually, on e.g. NetBSD, "-not" is not supported.
Please use "!" instead.
I'll attach patches.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list