This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: gnatsweb user interface tweak
- To: "Zack Weinberg" <zackw at stanford dot edu>
- Subject: Re: gnatsweb user interface tweak
- From: Tom Tromey <tromey at redhat dot com>
- Date: 08 Jun 2001 10:59:35 -0600
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20010608091616.R979@stanford.edu>
- Reply-To: tromey at redhat dot com
>>>>> "Zack" == Zack Weinberg <zackw@stanford.edu> writes:
Zack> When I go look up PRs with the web interface I always want to see the
Zack> audit trail. The CGI script is rather slow, and I have to wait for
Zack> the 'view' page to load before I can ask it to redisplay with the
Zack> audit trail. I think it would be better if it just automatically
Zack> displayed the audit trail.
Yes, please! I used to have a patch like this installed on sources
but I think I forgot to restore it during the recent gnatsweb upgrade.
I don't see any reason not to show the audit trail. Ordinarily it is
not very large, and ordinarily I want to see it.
Thanks,
Tom