On 12/13/2017 04:27 PM, Steffen wrote: > I know, for example: > > util_expr_scan.c
At least this one includes inttypes.h which seems according to the comments is only available on C99. Should we create an apr_uint8_t in apr and / or simply use apr_uint16_t in the uint8_t cases? > mod_brotli.c > h2_filter.c > h2_proxy_session.c > h2_proxy_util.c > h2_session.c > h2_stream.c > h2_stream.h > h2_util.c > h2_util.h > > But there no errors, they building fine. Regards RĂ¼diger
