Closed Bug 274238 Opened 20 years ago Closed 20 years ago

nsBuildID.h has insufficient dependencies

Categories

(SeaMonkey :: Build Config, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8alpha6

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Whiteboard: [patch])

Attachments

(1 file)

I moved aside an object directory that had been through many depend builds and
rebuilt it from scratch to find a dependency problem.  (I haven't actually found
the problem yet.)  This showed me that mozilla/config/nsBuildID.h has
insufficient dependencies.  The diff of nsBuildID.h between the trees (built
from identical source) was:

--- firefox-opt.bad/config/nsBuildID.h  2004-11-16 12:25:10.000000000 -0800
+++ firefox-opt/config/nsBuildID.h      2004-12-11 15:40:24.515097109 -0800
@@ -14,10 +14,10 @@
  * If creating a release build (eg, MOZILLA_OFFICIAL is set), then
  * GRE_BUILD_ID will be updated to contain <milestone>_<build id>.
  * If building a milestone build (eg, MOZ_MILESTONE_RELEASE is set), then
  * GRE_BUILD_ID will just contain <milestone>.
  *
  */
-#define GRE_BUILD_ID "1.8a5_0000000000"
+#define GRE_BUILD_ID "1.8a6_0000000000"

 #endif /* _NSBUILDID_H_ */


(The copies in dist, which are symlinks to this one, differ the same way, of
course.)
Attachment #168521 - Flags: superreview?(bryner)
Attachment #168521 - Flags: review?(bryner)
Assignee: nobody → dbaron
Priority: -- → P2
Whiteboard: [patch]
Target Milestone: --- → mozilla1.8alpha6
Attachment #168521 - Flags: superreview?(bryner)
Attachment #168521 - Flags: superreview+
Attachment #168521 - Flags: review?(bryner)
Attachment #168521 - Flags: review+
Fix checked in to trunk, 2004-12-14 15:11 -0800.
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.

Attachment

General

Created:
Updated:
Size: