Holger Hoffstätte

Results 57 comments of Holger Hoffstätte

Working perfectly! Thanks! :100:

I think this can be closed - the block-group-tree support works fine, I haven't found any bugs whatsoever. Would be nice to see this merged to main branch. Thanks!

Reopening so that the issue becomes visible.

@knorrie Can you please merge this to the master branch so that we can close this properly? The code has been working fine for months.

The "fix" is to remove/re-add the server that was taken down temporarily.

> Oh, are you calling `setUp()` or `setAuto(true)`? I tried both, obviously. :clown_face: Using `setLazyAuto` works without creating a stream of pings, thanks! But I got to say, this is..very...

Can we not get rid of these special modes? I don't understand what disabling/enabling a server has to do with implicitly changing the configuration. `setUp/Down` should be independent of any...

Ah..the trailing underscore is necessary because `type` is a reserved keyword. How unfortunate. Also as far as I can tell the doc is wrong to begin with, as the actual...

That was quick, thank you! I know it is "just a warning" and has been there since at least v13, but still. I was just trying to untangle the `type_`...

I enabled [this line](https://github.com/jasper-software/jasper/blob/8766848706a727f61c1c76a5a7cf1078433fad02/src/libjasper/jpc/jpc_enc.c#L1282) by removing the guard. **on glibc (success):** ``` TESTID=sgn_1 ENC=jasper DEC=jasper FMT=pgx WIDTH=8 HEIGHT=8 PREC=12 NUMCMPTS=1 RAWSIZE=96 test information: image signed_12.pgx id sgn_1 pae 0 bug...