On 20/08/2025 15:21, ma...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 123d8c2bac Rename IOException variables to ioe unless ignored
123d8c2bac is described below
commit 123d8c2bac7a2fa3182f1b9c58383c81ab1e5bf4
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Aug 20 15:21:08 2025 +0100
Rename IOException variables to ioe unless ignored
This was (mostly) Cursor's attempt when given the regular expression. It
did a lot better and found everything in the java directory. I'm
re-running it for test and modules now.
The various changes to "ignore" rather than "ioe" as well as any other
changes that aren't a simple rename to "ioe" are the result of my manual
review of the output.
It was surprising how much better the output was when I gave it the
regex to use to find the stuff to be renamed.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org