Why are all my APR_BRIGADE_INSERT_HEAD(b, eos); and similar statements now causing;
ftp_request.c:76: warning: dereferencing type-punned pointer will break strict-aliasing rules ftp_request.c:76: warning: dereferencing type-punned pointer will break strict-aliasing rules ftp_request.c:76: warning: dereferencing type-punned pointer will break strict-aliasing rules That's awfully noisy!
