This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bugzilla shouldn't mangle patches
- From: Frédéric Buclin <LpSolit at netscape dot net>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 15 Nov 2011 12:55:36 +0100
- Subject: Re: Bugzilla shouldn't mangle patches
- References: <CAH6eHdStEa4=zXDUgEjup_xTJr24D4uSBEf-kdijp4Jr7rKY1w@mail.gmail.com>
- Reply-to: LpSolit at netscape dot net
Le 15. 11. 11 10:50, Jonathan Wakely a écrit :
> So I clicked on the attachment link, and I get the patch viewer,
> showing me a coloured, side-by-side diff. Very pretty, but no use if
> I want to download it to apply it to the GCC source.
>
> So I clicked on the "Raw Unified" link above the side-by-side view.
> That doesn't give me the original patch, it gives me some mangled
> version.
The pretty diff view is useful for reviewers, which is why the link in
the comment points to it. If you want to see or download the original
patch, either click on the attachment name in the attachments table
itself, or click the View link at the top of the pretty diff page. Being
myself a heavy user of Bugzilla for 7 years now, I never used the Raw
Unified link. Maybe I should just remove this link from upstream, to
avoid this kind of confusion.
LpSolit