This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bugzilla
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: gcc at user dot lysator dot liu dot se
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 6 Feb 2004 14:57:56 -0500
- Subject: Re: Bugzilla
- References: <20040206193452.GA7273@sellafield.lysator.liu.se>
On Feb 6, 2004, at 2:34 PM, gcc@user.lysator.liu.se wrote:
Hello.
I think it would be nice if it was possible to attach a file to bug
reports
on creation when using the bugzilla web interface.
/MF
There is a bug filed for this feature on bugzilla.org.
When there are things that are supposed to be eventually fixed in the
main bugzilla source, I generally wait till they are rather than
reimplement them in our code, so that merges with bugzilla's mainline
source aren't so much of a pain in the ass.
of course, if the feature never shows up in bugzilla's mainline source,
i will eventually implement it.