https://bugs.exim.org/show_bug.cgi?id=2423
Bug ID: 2423 Summary: avoid compilation warnings in maint/utf8.c with Apple LLVM version 10.0.1 Product: PCRE Version: 10.33 (PCRE2) Hardware: Macintosh OS: MacOS X Status: NEW Severity: wishlist Priority: medium Component: Code Assignee: p...@hermes.cam.ac.uk Reporter: care...@gmail.com CC: pcre-dev@exim.org Created attachment 1204 --> https://bugs.exim.org/attachment.cgi?id=1204&action=edit patch strcmp is undefined unless #include string.h and using unsigned char for x (which is not needed) trigger several implicit conversions for functions that expect plain char instead. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev