Closed
Bug 403273
Opened 17 years ago
Closed 17 years ago
Sparkle doesn't build for 10.3
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.6
People
(Reporter: stuart.morgan+bugzilla, Assigned: stuart.morgan+bugzilla)
References
Details
(Keywords: fixed1.8.1.12)
Attachments
(1 file)
4.14 KB,
patch
|
mark
:
superreview+
|
Details | Diff | Splinter Review |
There are several issues in the Sparkle tree that prevent building with gcc3.3/10.3.9SDK. This patch will work around them all locally; since we don't plan to sync the branch's pull of Sparkle again unless we have a pressing need, mini-forking the branch seems like an acceptable solution to me.
The localizedFailureReason workaround is totally a punt here. I have no idea what the right solution here should be for 10.3 (have a localized string, perhaps, but that's not something I think we want to take on), but this seemed better than throwing an exception and crapping out. Suggestions welcome.
Chris was going to look into getting this (or the equivalent) pushed upstream, so that if for some reason we do need to we can just blow away our local changes. I can add a comment to the readme referencing this bug at checkin, unless there's a better way to document our changes.
Flags: camino1.6a1+
Attachment #288076 -
Flags: superreview?(mark)
Comment 1•17 years ago
|
||
Comment on attachment 288076 [details] [diff] [review]
fix
Let's tag the current state of Sparkle, too.
Attachment #288076 -
Flags: superreview?(mark) → superreview+
I tested this (not every single permutation, though), and it does seem to work just fine on 10.3.9. Autoconf-2.13 is fun! Uni builds are nifty! Automated updates rock!
Assignee | ||
Comment 3•17 years ago
|
||
Branch sparkle subtree tagged as CAMINO_SPARKLE_R52, and patch landed on MOZILLA_1_8_BRANCH.
You need to log in
before you can comment on or make changes to this bug.
Description
•