Jon Roelofs

Results 12 comments of Jon Roelofs

> Is there a flag I am missing? No, this is just how I /imagine/ it working. Mine doesn't print that hash either.... yet: ``` $ echo 123 | gpg2...

I am not sure that using `__ARM_ACLE >= __ARM_ACLE_VERSION(2024, 1, 0 )` directly solves the problem that I have: > the presence of compilers in the wild that claim to...

> LGTM. Needs rebase and separation from #370. Perhaps it's not the most intuitive syntax but does the job in my opinion. @jroelofs @DanielKristofKiss what are your thoughts? bikeshed: maybe...

All ambiguity would be removed if they were named e.g. `priority9998`/`priority9999`/etc. That said, I don't have a preference here. Letters seem fine, since if you're having to adjust priorities manually,...

re: stacking PRs: SPR is pretty handy: https://getcord.github.io/spr/

> Initial thoughts: > > * The pipeline declarations in `pipeline()` and `createTemplatedPipeline()` are very similar. Given that we want to enable composability, consistency and reusability, maybe we should parametrize...