J. Neuschäfer
J. Neuschäfer
> Looks like there are only two outstanding items: > > * header comment > > * privatizing fields The header comment should be there now (I previously held git...
I've spent some time looking into `nc_test4/tst_h5_endians.c` today. On s390x (big endian machine), the little-endian read/write tests fail. ```c printf("\tLittle-Endian Int...\t"); if ((retval = nc_put_var(ncid,le_int_varid,idata_in))) return retval; if ((retval =...
> If you didn't know yet, there's a more detailed description of this in the docs: https://woodpecker-ci.org/docs/usage/linter#event-filter-for-all-steps I saw the page, but both the message and the longer documentation section...
> Do you have a better suggestion? - If there is a `when` block, keep the message as is - If there is no `when` block, suggest adding a when...
@Nukesor currently, not particularly, sorry