Chris Kay
Chris Kay
For anybody looking for an interim solution, I hacked up this absolute nightmare: ```rust fn read_offset where C: Copy, T: DekuRead( rest: &'a BitSlice, input: &'a BitSlice, ctx: C, offset:...
How about `each`? It's the first thing to my mind - "for each element do X". ```rust #[deku(count = "3", each(count = "1", each(bits = "3"))] ```
> can you tell me where I have to put this config file? > Thanks This needs to be in your `prepare-commit-msg` Git hook (`.git/hooks/prepare-commit-message`, or `.husky/prepare-commit-message` if you use...
Related to #820.
Looks good to me. The package install test might need updating to account for the change in install path.
We are also experiencing this issue. Worse is that the commit footers break rendering of the section because multi-lines are not correctly indented: > ### ⚠ BREAKING CHANGES > >...
> Hey @CJKay ! > If you're interested, I implemented a workaround for this which works for now. > I used a `postchangelog` shell script that filters out the signoff...
@ladar I believe Oracle is offering [some level of free compute](https://www.oracle.com/uk/news/announcement/oracle-unlocks-power-of-arm-processors-at-one-cent-per-core-hour-2021-05-25/) on their Ampere-based servers, if that's of any help. It won't help with Parallels, but might help with libvirt...
> > > Hi, thanks for the contribution! > > I think the layout model is a little different than you've understood it. This acts a little bit like cmake-format...
@cheshirekow I'm not sure what is wrong with the CI - I've followed the contribution guide and the Ubuntu keyserver has my key.