This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Stupid issue with Bugzilla


Daniel Berlin wrote:

>On Mon, 2005-11-21 at 18:52 +0100, Sebastian Pop wrote:
>  
>
>>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.
>>
>If you attach a patch and your mail client is sane, it will be marked as
>a patch attachment to the bug
>  
>
Is it obvious that my issue is not the same as Sebastian'? I'm talking
about text written by hand in the "Additional Comments" free form. The
free form presents itself with a given wideness, which I trust when
writing my comment to choose carefully the length of the lines and add
appropriate line breaks. Then, upon Commit, the text is wrapped to
shorter lines. I have no way to anticipate that length when I write and
it's way to easy to make mistakes.

Note that this issue is new, didn't happen time ago, maybe started with
the Bugzilla update?

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]