Closed Bug 220595 Opened 21 years ago Closed 21 years ago

embedding/browser/activex rebuilds too often

Categories

(SeaMonkey :: Build Config, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bryner, Assigned: bryner)

Details

Attachments

(1 file)

If you do a build from the top, embedding/components/activex/* will often
rebuild unnecessarily.  The problem turns out to be a bug in mkdepend - it sees
this line in a source file:

#include <string>

and decides that the object file should depend on the timestamp of
dist/include/string.  Oops.
Attached patch patchSplinter Review
don't allow a directory to be the target of a #include dependency
Attachment #132324 - Flags: review?(dbaron)
sorry, I meant embedding/browser/activex.
Summary: embedding/components/activex rebuilds too often → embedding/browser/activex rebuilds too often
checked in.
Status: NEW → RESOLVED
Closed: 21 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

Created:
Updated:
Size: