|
Message-ID: <trinity-69d19835-1ce3-4004-a813-ceb7e21e9058-1718290318959@3c-app-gmx-bap11> Date: Thu, 13 Jun 2024 16:51:59 +0200 From: erny hombre <hombre67@....at> To: musl@...ts.openwall.com Subject: Re: possible bug in syslog Hello, Rich wrote: > This assertion itself is not valid; the whole reason a LOG_MAKEPRI macro exists is that it's not guaranteed that the packing be simple or. Here (https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/functions/syslog.html) I found this: Values of the priority argument are formed by OR'ing together a severity-level value and an optional facility value. So I think a simple or should be correct. Regards Erwin
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.