Closed
Bug 82146
Opened 24 years ago
Closed 24 years ago
GtkEmbed won't start for me
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: dbaron)
Details
Attachments
(1 file)
|
1.03 KB,
patch
|
Details | Diff | Splinter Review |
GtkEmbed crashes on startup in static construction. I don't know if it's that
my compiler is different, or what. But anyway, the thing that's being
statically constructed isn't used, so we can just remove it. I'd like to do
that anyway. If you actually want to use it, you can create it again as a
static pointer or something nicer...
| Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
look fine with me. r=
Comment 3•24 years ago
|
||
sr=blizzard
| Assignee | ||
Comment 4•24 years ago
|
||
Fix checked in 2001-05-22 14:00 PDT.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•