Daniel Berlin writes: > > Could you please check what's going on there? Is this a general problem > > with gcc-gnats processing or a problem parsing that particular message? > > Dunno. Grepping mail logs older than an hour takes a while on > sourceware, because they are large. Can you resend it and notify me when > you do?
I just did so. > gcc-gnats parsing will probably go the way of the dodo when i move us to > bugzilla 2.20 in a month or two, because i imagine it will break, and I > just don't have the time or care to update that script. > > Do you just want some way to submit bugs by email, or what? Exactly: I don't care for gccbug or gnats in particular, only for a way to submit email bug submission (just as I can add comments by email once I've submitted the initial report). > I'm happy to provide a simple python script that uses a sane interface to > submit bugs so you don't have to use the web interface, but i'm curious if That would be nice (although perl instead of python would be a tad more convenient since it is probably more widespread, especially on non-Linux OSes, but a python script is certainly much better than having to go through a web browser). Especially important is that the script uses whatever editor I prefer to compose the actual message. > the draw is the ability to send by email or just not use a web browser (IE > are you actually composing gccbug style emails, or using gccbug)? I'm using gccbug since it provides the complete template where I just need to fill in the beef of the report. All I care for is the ability to handle bugs completely by email. Thanks. Rainer