On Sun, Dec 16, 2018 at 7:27 AM Yann Ylavic <[email protected]> wrote:
> > Since it's logging only, it may be easier to cast to (long) each > total_in/out though. > Downcast? Why not upcast to apr_off_t and use the _FMT macro as first suggested?
On Sun, Dec 16, 2018 at 7:27 AM Yann Ylavic <[email protected]> wrote:
> > Since it's logging only, it may be easier to cast to (long) each > total_in/out though. > Downcast? Why not upcast to apr_off_t and use the _FMT macro as first suggested?