Closed Bug 198317 Opened 22 years ago Closed 22 years ago

RFE: Remove code/glue for obsolete Sun Workshop versions (e.g. Sun Workshop < 6.2)

Categories

(SeaMonkey :: Build Config, defect)

Sun
Solaris
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: roland.mainz, Assigned: roland.mainz)

References

Details

Attachments

(1 file)

RFE: Remove code/glue for obsolete Sun Workshop versions (e.g. Sun Workshop < 6.2). There is some stuff in the tree which is only neccesary for older Sun Workshop versions which are not supported anymore (e.g. Sun Workshop 5.x etc.) ...
Suffering is all mine...
Assignee: seawood → Roland.Mainz
Status: NEW → ASSIGNED
Fun... after several years the old issue with <time.h> is still present: -- snip -- ifeq ($(OS_ARCH), SunOS) ifndef GNU_CC # When using Sun's WorkShop compiler, including # /wherever/workshop-5.0/SC5.0/include/CC/std/time.h # causes most of these compiles to fail with: # line 29: Error: Multiple declaration for std::tm. # So, this gets around the problem. DEFINES += -D_TIME_H=1 endif endif -- snip -- ... which means that there is far less stuff to slaughter than I hoped... ;-( ...
Wow... it looks that someone already cleaned parts of the tree and "configure.in" (where did the whole test stuff for Workshop 4.x went to ? :) ...
Comment on attachment 117794 [details] [diff] [review] Patch for 2003-03-11-08-trunk Requesting r=/sr= ...
Attachment #117794 - Flags: superreview?(jaggernaut)
Attachment #117794 - Flags: review?(seawood)
Mhhh, setting -D_ISO_CPP_14882_1998 works around the old issue described in comment #2 ...
Comment on attachment 117794 [details] [diff] [review] Patch for 2003-03-11-08-trunk r=cls
Attachment #117794 - Flags: review?(seawood) → review+
Comment on attachment 117794 [details] [diff] [review] Patch for 2003-03-11-08-trunk sr=jag
Attachment #117794 - Flags: superreview?(jaggernaut) → superreview+
patch in trunk, marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: