From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/3] [gdb/contrib] A few improvements for spellcheck.sh
Date: Tue, 12 Nov 2024 17:07:49 +0100 [thread overview]
Message-ID: <20241112160752.27661-1-tdevries@suse.de> (raw)
Add a few improvements for gdb/contrib/spellcheck.sh:
- handle parentheses
- handle double quotes
- fix the "doens't" typo
Tom de Vries (3):
[gdb/contrib] Handle parentheses in spellcheck.sh
[gdb/contrib] Handle double quotes in spellcheck.sh
[gdb/contrib] Add "doens't->doesn't" to common-misspellings.txt
gdb/contrib/common-misspellings.txt | 1 +
gdb/contrib/spellcheck.sh | 43 ++++++++++++++++-----
gdb/darwin-nat-info.c | 4 +-
gdb/objc-lang.c | 2 +-
gdb/sparc-tdep.c | 2 +-
gdb/sparc64-tdep.c | 2 +-
gdb/testsuite/config/slite.exp | 2 +-
gdb/testsuite/gdb.ada/str_chars.exp | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp | 4 +-
gdb/testsuite/gdb.reverse/step-precsave.exp | 4 +-
gdb/testsuite/gdb.reverse/step-reverse.exp | 4 +-
gdb/testsuite/lib/tuiterm.exp | 2 +-
12 files changed, 49 insertions(+), 23 deletions(-)
base-commit: 06b8b0ad976aa3ad5864bbe4b196ba737f677efb
--
2.35.3
next reply other threads:[~2024-11-12 16:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-12 16:07 Tom de Vries [this message]
2024-11-12 16:07 ` [PATCH 1/3] [gdb/contrib] Handle parentheses in spellcheck.sh Tom de Vries
2024-11-12 16:07 ` [PATCH 2/3] [gdb/contrib] Handle double quotes " Tom de Vries
2024-11-12 16:07 ` [PATCH 3/3] [gdb/contrib] Add "doens't->doesn't" to common-misspellings.txt Tom de Vries
2024-11-13 19:40 ` [PATCH 0/3] [gdb/contrib] A few improvements for spellcheck.sh Kevin Buettner
2024-11-13 20:07 ` Tom de Vries
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241112160752.27661-1-tdevries@suse.de \
--to=tdevries@suse.de \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox