Commit Briefs


Omar Polo

more avoiding of void pointer arithmetics

This time with a temporary variable to avoid not to trigger -Wpointer-sign, sigh.


Omar Polo

fcgi-test: be less verbose


Omar Polo

rework fcgi-test so that it binds a local socket

still not re-enabled.


Omar Polo

be quieter

nobody really cares if must_read fails, as it normally shouldn't. It only clutters the regression tests with scary messages that looks like failure but are, in fact, expected.