Closed
Bug 267814
Opened 20 years ago
Closed 20 years ago
remove unused files from mozilla/config
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8alpha5
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file)
|
97.21 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
I'd like to remove these: RCS file: config/W95MAKE.EXE RCS file: config/W95MKDIR.EXE RCS file: config/W95make.c RCS file: config/W95mkdir.c RCS file: config/WIN16 RCS file: config/config.mak RCS file: config/mac-set-timebomb.pl RCS file: config/makecopy.cpp RCS file: config/makecopy.exe RCS file: config/obj.inc RCS file: config/rules.mak RCS file: config/set-timebomb.pl for some others, I weren't sure whether they were used, so I decided to leave them there
| Assignee | ||
Comment 1•20 years ago
|
||
this patch is somewhat useless for the binary files... but I'm attaching it as something to mark reviews on
| Assignee | ||
Updated•20 years ago
|
Attachment #164645 -
Flags: review?(bsmedberg)
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → mozilla1.8alpha5
Comment 2•20 years ago
|
||
Comment on attachment 164645 [details] [diff] [review] "patch" Before removing these files, please check the SeaMonkeyAll module to see if it explicitly mentions them. If so, you will need to leave a stub "This file is empty".
Attachment #164645 -
Flags: review?(bsmedberg) → review+
| Assignee | ||
Comment 3•20 years ago
|
||
I checked - none of them is referenced in there
| Assignee | ||
Comment 4•20 years ago
|
||
checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 5•20 years ago
|
||
There's no reason to remove support for these operating systems, see bug # 211090
| Assignee | ||
Comment 6•20 years ago
|
||
(cc'ing bz who marked that invalid) huh? what are you talking about? This does not remove support for anything; it just removes unused files. you can still build on win95 if you so desire (and much more importantly, for win95.) as for win16, mozilla just won't work there. NSS/NSPR may, but this checkin doesn't affect them.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•