On 5/29/2020 4:50 AM, SZEDER Gábor wrote: > +void free_depth_in_slab(int **ptr) This needs to be "static" to compile with DEVELOPER=1. (I'm working to apply your patches on top of ds/line-log-on-bloom so we can get the benefit of these universally-good things. I just want to report the things that I stumble on.) Thanks, -Stolee