This is the mail archive of the gcc-patches@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]

Changed gnats bug list


Here's the list of gnats bugs i've changed so far, why, and what was done.
fortran/2339 - Various pieces of audit trail corrupted - repaired
c++/254 - uuencoded attachment split into two fields - rejoined
c++/3241 - uuencoded attachment split into two fields - rejoined
middle-end/2251 - uuencoded attachment split into two fields - rejoined
middle-end/3618 - someone encoded pieces of the fields with quoted-printable - decoded the entire pr, and properly joined the lines that were split at 80 chars with a continuation character.
target/5967 - date not in recognizable format in audit trail - Added 2002 to end of date
other/7114 - date not in recognizable format in audit trail - Added 2002 to end of date



This is just the list of bugs that were giving us parsing problems (that i didn't want to special case) or were noticed by the attachment decoders (ie they warned about truncated files, which caused me to look at the bug).


Some point before the conversion, i'll go through the bugs one by one and verify the conversion wasn't stymied by problems
--Dan



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