Closed
Bug 25633
Opened 25 years ago
Closed 25 years ago
Undeclared object
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: drepper, Assigned: pavlov)
Details
(Whiteboard: need info)
Compiling gfx/src/gtk/nsDeviceContextGTK.cpp from the CVS archive as of
2000-01-28T23:00-0800 produces:
nsDeviceContextGTK.cpp: In method `nsresult
nsDeviceContextGTK::CheckFontExistence (const nsString &)':
nsDeviceContextGTK.cpp:371: `gdk_display' undeclared (first use this function)
nsDeviceContextGTK.cpp:371: (Each undeclared identifier is reported only once
nsDeviceContextGTK.cpp:371: for each function it appears in.)
No patch available.
Assignee | ||
Comment 1•25 years ago
|
||
what version of gtk do you have?
Assignee | ||
Updated•25 years ago
|
Severity: critical → normal
Component: GTK Embedding Widget → Layout
Whiteboard: need info
Assignee | ||
Comment 2•25 years ago
|
||
closing
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•