* buglet in commit -> bugzilla script
@ 2020-10-08 16:14 Tom Tromey
0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2020-10-08 16:14 UTC (permalink / raw)
To: overseers
I found a buglet in the script that examines commit messages and then
updates bugzilla.
This gdb commit:
commit d706b69e48268ccf3e95fd29b5374ac94c3a507b
Author: Tom Tromey <tromey@adacore.com>
Date: Tue Sep 8 10:20:44 2020 -0600
mentions a PR:
PR win32/25302 notes that gdb will crash when trying to "run" even a
simple program on Windows. The essential bug here is that the BFD
cache can easily be corrupted -- I have sent a separate patch for
that.
However it did not end up here:
https://sourceware.org/bugzilla/show_bug.cgi?id=25302
I think the reason is that the PR-matching regexp doesn't include "0-9",
so it doesn't realize that "win32" is a component name.
Could someone please fix this?
thanks,
Tom
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-08 16:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-08 16:14 buglet in commit -> bugzilla script Tom Tromey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).