This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug web/2493] GNATSweb should discourage huge attachments
- From: "dberlin at dberlin dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 May 2003 18:38:42 -0000
- Subject: [Bug web/2493] GNATSweb should discourage huge attachments
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2493
------- Additional Comments From dberlin@dberlin.org 2003-05-25 18:38 -------
Subject: Re: [Bug web/2493] GNATSweb should discourage huge attachments
>
> The issue of uncompressed attachments no longer applies - attachments are
> stored compressed in the database. Attachments are no longer sent by mail
> (although some people - including me - think that small ones ought to be)
> so the problem that triggered this bug report (a 25Mb mail to gcc-prs
> generated by a large attachment) won't recur. But there isn't anything in
> Bugzilla to discourage unnecessarily huge attachments - such as large
> source tarballs instead of a single .i file, so I expect that problem will
> still arise occasionally.
Actually, i can set an attachment size limit on Bugzilla, so that
attachments larger than whatever size are not allowed.
I just didn't know what value to set it to.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.