Closed
Bug 553877
Opened 15 years ago
Closed 15 years ago
Port |Bug 536173, Build fails when building an uncommited merge "ValueError: too many values to unpack| to c-c
Categories
(MailNews Core :: Build Config, defect)
MailNews Core
Build Config
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird 3.1b2
People
(Reporter: Callek, Assigned: cork)
References
()
Details
Attachments
(1 file)
|
2.57 KB,
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #536173 +++
I frequently build merges before committing them to make sure I haven't merged obviously badly. Bug 515792 broke this because `hg parent` returns two parent nodes instead of one and that's unexpected. I think that for now simple quoting will fix this.
Did a simple search through the code and fixed all MOZ_SOURCE_STAMP i could find.
Attachment #433785 -
Flags: review?(ted.mielczarek)
| Reporter | ||
Updated•15 years ago
|
Assignee: bugspam.Callek → Cork
Comment 2•15 years ago
|
||
Comment on attachment 433785 [details] [diff] [review]
patch 1
I don't generally do c-c reviews unless requested by a c-c peer.
Attachment #433785 -
Flags: review?(ted.mielczarek) → review?(bugspam.Callek)
| Reporter | ||
Updated•15 years ago
|
Attachment #433785 -
Flags: review?(bugspam.Callek) → review+
| Reporter | ||
Comment 3•15 years ago
|
||
forgot to push for you, thanks again for the patch though...
Keywords: checkin-needed
| Reporter | ||
Comment 4•15 years ago
|
||
Comment 5•15 years ago
|
||
V.Fixed, per mxr.
Status: RESOLVED → VERIFIED
Flags: in-testsuite-
OS: Windows 7 → All
Hardware: x86 → All
Target Milestone: --- → Thunderbird 3.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•