Results 175 comments of Mark Adler

What is it that does not work? This `#undef` is internal to the compilation of the gz code of zlib, where that code does not even use the `time()` function.

The code in gzguts.h is: ``` # undef _FILE_OFFSET_BITS # undef _TIME_BITS ``` so, no problem.

> **📕 MEV SW OD Build [#27839](https://cje-ir-prod01.devtools.intel.com/nex-ncng-ipu/job/MEV/job/run_od_builds/27839/display/redirect) result: FAILURE** @sys-ptipu What are these reports? I just got spammed by 26 of them (!), but they are all identical and so...

@sys-ptipu You have been blocked.

I am waiting for the proposer's to-do list to be completed, and I will then test the commit for speed and inspect for correctness and portability. I will then consider...

This is on my to-do list.

These commits are out of date.

@Neustradamus This _is_ #347.

@Neustradamus My comment was hours ago, and so was referring to the most recent updates.

> Do you think the part (Line69~79) can be deleted? @madler @jfern2011 @RandallFlagg? The solution, whatever it is, will need to be more elegant than that. It is there to...