Closed Bug 3531 Opened 26 years ago Closed 26 years ago

Scribble (widget test) won't compile on AIX

Categories

(Core :: Layout: Form Controls, defect, P3)

Other
AIX
defect

Tracking

()

CLOSED FIXED

People

(Reporter: jdunn, Assigned: rods)

Details

in widget/tests/scribble/Makefile.in There is a line setting TOOLKIT_CFLAGS and then at the end CFLAGS += TOOLKIT_CFLAGS These flags are needed by Scribble.cpp for definition of WIDGET_DLL and GFXWIN_DLL (right now Windows and MAC version have these definies set in the SCRIBBLE.cpp) I am not sure which way is correct... I fixed the problem in my tree by changing the Makefile to CXXFLAGS += TOOLKIT_CFLAGS. I actually think that the WIDGET_DLL and the GFXWIN_DLL being defined in the CPP (it is also defined in ../widget/nsWidgetTest.cpp) is a bad idea...
Target Milestone: M6
Assignee: dp → pinkerton
Status: ASSIGNED → NEW
Cant assign bugs to trudell. Pink can you route it to the right person in your group.
forwarding to trudelle.
Assignee: trudelle → rods
reassigning to rods. Do we use this at all?
Assignee: rods → trudelle
This is a good test program that is very useful when a new OS port is being done. We should fix it, I won't have anytime in M6.
Target Milestone: M6 → M7
m7
Assignee: trudelle → rods
This can wait until Rod gets back, reassigning. Who is using AIX, and why aren't they fixing it?
What is the status of this problem? I see that the Makefile.in has been changed, does this mean it is fixed and works everywhere?
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
I believe this was fixed when I checked in the -bso changes into configure.in last week. Anyhow scribble freakin works on AIX... so that is COOL!
Status: RESOLVED → VERIFIED
jim, i'm verifying this bug as fixed. if you have any problems, please reopen.
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.
Status: VERIFIED → CLOSED
You need to log in before you can comment on or make changes to this bug.