Just an FYI for those not monitoring the repository.Last week, I committed changes to the mbox code. I decided to go with my "most over-engineered" version ;-) Those using mbox, please try using master and report if you encounter any issues.
I also ran the tabs-to-space conversion and committed that. So, the non-generated C code should be "tabs free" at this point. My apologies for those maintaining patches. I haven't looked into a CI tool to monitor and flag patches with tabs yet. If anyone has experience with that and wants to take it on, please just give a shout.
This past weekend I worked through the merge issues and committed David's debug conversion PR (!184).
Debug statements have been completely converted from dprint() to dprintf() (and deprintf()). The latter version no longer requires a newline, and automatically logs function, file, and line number. deprintf() additionally logs the errno for system call failures.
dprint() has been removed, so please update your patches to use that. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
