Closed
Bug 299686
Opened 21 years ago
Closed 21 years ago
Compilation failed on cairo
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gerard-majax, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050624
When compiling with Cairo support (such as for SVG), got the following :
e:/mozilla/gfx/cairo/cairo/src/cairo-win32-surface.c:580: error: `PR_TRUE'
undeclared (first use in this function)
CVS update was done on 4 july, 23h (GMT+0200)
Reproducible: Always
Steps to Reproduce:
Expected Results:
Should compile :)
Comment 1•21 years ago
|
||
caused by Bug 291818, and I note that the indentation is somewhat wrong, too...
(uses tabs, not spaces)
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•21 years ago
|
||
fixed by bug 301723
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•