Closed
Bug 5768
Opened 26 years ago
Closed 26 years ago
Build fails on Digital Unix
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jim_nance, Assigned: ramiro)
References
()
Details
I pulled the mozilla source this morning and tried to build on Digital
Unix. This worked a few days ago but it failed this morning in the
mozilla/widget/src/gtk directory. I have put the compiler errors at
the web page listed above. It looks like someone is trying to access
private members:
cxx: Error: ../../../../mozilla/widget/src/gtk/nsComboBox.cpp, line 297:
function "nsWidget::DestroySignal" is inaccessible
GTK_SIGNAL_FUNC(DestroySignal),
---------------------^
1 error detected in the compilation of
"../../../../mozilla/widget/src/gtk/nsComboBox.cpp".
Updated•26 years ago
|
Assignee: karnaze → ramiro
Comment 1•26 years ago
|
||
Reassigning to Ramiro.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
You need to log in
before you can comment on or make changes to this bug.
Description
•