Closed Bug 296499 Opened 20 years ago Closed 20 years ago

there are two copies of zlib in the mozilla sources

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: rgmisra, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/412 (KHTML, like Gecko) Safari/412
Build Identifier: 

The directories "modules/zlib/src" and "security/nss/cmd/zlib" contain duplicate copies of the zlib library.  
It seems silly to include two copies, especially given that the source is almost identical between the two.

Reproducible: Always

Steps to Reproduce:
Neither copy is in a Firefox specific directory.

->Code: Build Config
OS: MacOS X → All
Product: Firefox → Core
QA Contact: build.config → build-config
Hardware: Macintosh → All
Version: unspecified → Trunk
There are two copies for a reason: NSS is it's own product, which is versioned
separately from the main tree. The CVS branching structure and the build system
both require the separate copies.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
*** Bug 303453 has been marked as a duplicate of this bug. ***
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.