[cairo-bugs] [Bug 28898] New: _cairo_region not defined in public headers
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 3 11:58:56 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28898
Summary: _cairo_region not defined in public headers
Product: cairo
Version: 1.9.10
Platform: x86 (IA32)
OS/Version: Windows (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: BugByteMan at yahoo.com
QAContact: cairo-bugs at cairographics.org
Cairo public functions either use parameters of type cairo_region_t or return a
variable of type cairo_region_t which is not fully defined.
cairo.h contains:
typedef struct _cairo_region cairo_region_t;
however _cairo_region is not available when cairo is installed because it is in
file cairo-region-private.h which is not included in the install.
Am I missing something?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list