http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45778
Summary: Append summary information instead of prepending the
information
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
AssignedTo: [email protected]
ReportedBy: [email protected]
The new bugzilla prepends the administrative summary to a bug
report, which makes it difficult to find the often times very
short messages. In addition, the "Tobias Burnus ... changed:"
line is redundant and could be removed by reformatting the
messages
Here's an example between *****-lines:
*******************************************************************
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45777
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-09-24
11:42:33 UTC ---
For what it is worth: gfortran 4.6 and 4.3.2, ifort 11.1, and pgf90 10.1 print
3 4 3 4 3
and thus call abort().
--
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
*******************************************************************
The PR would be easier to read if the formatting is as follows:
*******************************************************************
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-09-24
11:42:33 UTC ---
For what it is worth: gfortran 4.6 and 4.3.2, ifort 11.1, and pgf90 10.1 print
3 4 3 4 3
and thus call abort().
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45777
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
*******************************************************************
--
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.