This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Stupid issue with Bugzilla
- From: Sebastian Pop <sebastian dot pop at cri dot ensmp dot fr>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: gcc at gcc dot gnu dot org, Daniel Berlin <dberlin at dberlin dot org>
- Date: Mon, 21 Nov 2005 18:52:29 +0100
- Subject: Re: Stupid issue with Bugzilla
- References: <4381F34F.7050700@suse.de>
Paolo Carlini wrote:
> Hi all, hi Danny,
>
> recently I noticed a very stupid but annoying (new!) issue: comments end
> up wrongly formatted. I think there is a mismatch between the wideness
> of the "Additional Comments" free form and the wideness after which
> chars are wrapped upon the Commit. Thus, I write 'til close to the right
> limit of the form, sure that everything fits in the line and the comment
> eventually ends up wrongly wrapped, narrower.
>
I have also seen that bugzilla reformats the incoming emails by
wrapping lines longer than ~80 columns. I feel this behavior annoying
for patches that get scrambled.
Sebastian