Re: Avoid ctype(3) abuses
Leonardo Taccari <[email protected]> Fri, 16 Jan 2026 10:23:55 +0100
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Rodrigo Arias writes: > 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" > [...] Whoops, sorry for that extra hunk! I was focused on double-checking the ctype(3) -> d*() helper transformations that I have completely missed that. :\ Thank you very much Rodrigo! _______________________________________________ Dillo-dev mailing list -- dillo-dev-lx9mn2B4QYRWk0Htik3J/[email protected] To unsubscribe send an email to dillo-dev-leave-lx9mn2B4QYRWk0Htik3J/[email protected]