Re: Avoid ctype(3) abuses
Rodrigo Arias <[email protected]> Thu, 15 Jan 2026 22:51:55 +0100
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, >Updated patches modified as required attached in this email. > >Now ctype(3) usage is only via d*() helper ctype(3) functions. Thanks!, it looks good. I will test it a bit and merge it if nothing breaks. I will also add src/commit.h to .gitignore so we prevent this: >diff --git a/src/commit.h b/src/commit.h >new file mode 100644 >index 00000000..7c4f940d >--- /dev/null >+++ b/src/commit.h >@@ -0,0 +1 @@ >+#define GIT_COMMIT "v3.2.0-143-gabad1053-dirty" Best, Rodrigo. _______________________________________________ Dillo-dev mailing list -- dillo-dev-lx9mn2B4QYRWk0Htik3J/[email protected] To unsubscribe send an email to dillo-dev-leave-lx9mn2B4QYRWk0Htik3J/[email protected]