Closed Bug 63779 Opened 25 years ago Closed 20 years ago

RC files that aren't built

Categories

(SeaMonkey :: Build Config, defect, P3)

x86
Windows 2000
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.6alpha

People

(Reporter: timeless, Unassigned)

Details

Request permission to kill files [and investigate the removal of their siblings] /modules/libpref/src/win/res/prefdll.rc /xpinstall/wizard/windows/nszip/nszip.rc /mailnews/mapi/mapi32/mapi32.rc None of these files are mentioned in makefile.win's, they basically are mentioned in resource.h files [built for them] and nszip references itself and another file w/ a similar name which would be caught by my lxr search for the filename.
aren't .rc files used to create the version info in the version tab under Properties? Or are these .rc files for files that we no longer ship?
Priority: -- → P3
Target Milestone: --- → mozilla1.2
rc files have to be compiled into .res files which are then linked into .dll or .exe files. These rc files aren't being compiled and are for things which we no longer build. afaik mapi32 will be rewritten from scratch (if and) when someone resurrects that project. the other two are just components of dead products.
thanks for the info, sounds good to me but it might be a while before leaf can get to it.
Target Milestone: mozilla1.2alpha → mozilla1.6alpha
Assignee: leaf → cmp
Product: Browser → Seamonkey
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
These files are not in LXR; presumed fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.