This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Where is the size max of each mailing list set?
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Subject: Re: Where is the size max of each mailing list set?
- From: Jeffrey A Law <law at redhat dot com>
- Date: Thu, 22 Feb 2001 03:32:42 -0700
- cc: gcc at gcc dot gnu dot org
- Reply-To: law at redhat dot com
In message <200102221645.LAA12699@caip.rutgers.edu>you write:
> Where or who is the proper place to set the size max of each gcc
> mailing list? I've got some reports for 2.95.3.test4 which exceed the
> testsuite list's max of 200k so they bounced. (My reports are about
> 290k because I run additional -pic/-PIC passes.) I'd like to see the
> limit increased.
It's set in the list configuration code. It's easy enough to change, but
I'd like to avoid doing so unless it's absolutely necessary.
How about having the code which mails those reports compress & encode
them?
jeff