libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] Fix typos and update links


From: Antonin Décimo
Subject: [PATCH 0/3] Fix typos and update links
Date: Thu, 23 Nov 2023 09:44:20 +0100

New or passing-by contributors have a tendency of running typo fixing
scripts on projects, such as misspells [1] or codespell [2]. As
libtool files gets vendored in projects, typos often get fixed in
generated files. It would be nicer to have them fixed upstream!

As a side question: is libtool still maintained?
I also note that the latest version isn't reported on the webpage
(2.4.7 instead of 2.4.6).

[1]: https://github.com/client9/misspell
[2]: https://github.com/codespell-project/codespell

Best regards,

Antonin Décimo (3):
  Fix typos
  Fix ChangeLog.old encoding
  Update links to FlexDLL and edll

 ChangeLog.old               | 10 +++++-----
 NEWS                        |  4 ++--
 NO-THANKS                   |  2 +-
 README.md                   |  2 +-
 TODO                        |  6 +++---
 bootstrap                   | 12 ++++++------
 bootstrap.conf              |  4 ++--
 build-aux/edit-readme-alpha |  2 +-
 build-aux/git-log-fix       |  2 +-
 build-aux/ltmain.in         |  2 +-
 doc/libtool.texi            |  8 ++++----
 libltdl/libltdl/lt_error.h  |  2 +-
 libltdl/lt__argz.c          |  2 +-
 libltdl/ltdl.c              |  4 ++--
 libtoolize.in               |  4 ++--
 m4/libtool.m4               |  8 ++++----
 tests/depdemo.at            |  2 +-
 tests/link-order.at         |  4 ++--
 18 files changed, 40 insertions(+), 40 deletions(-)

-- 
2.42.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]