saxbophone

Results 38 comments of saxbophone

I think you're right, same API version, alas. This complicates writing cross-platform fuse filesystems, which is my main interest in this issue. IIRC, a major other selling point of fuse-t...

> I get that, and that has some appeal, but frankly having something that is up-to-date and maintained is just as if not more important. I don't think being locked...

> Correct me if I'm wrong, but both fuse-t and macfuse are using `FUSE_USE_VERSION 21` ... doesn't that mean that they are both implementing the same API level? Yes, I...

Another solution might be for Catch to always install its targets, even when used as a sub-project, and leave it up to dependents to opt out of Catch's install targets...

> What you need to do is to not consume Catch2 via `add_subdirectory()`, but instead use `find_package(Catch2)`. With `find_pacakge()` you make sure that Catch2 is already installed, even before building...

Yeah, I think allowing for flexibility is really useful for end-users. @dimztimz is not wrong that bundling or "vendoring" dependencies is not ideal, but it would be unfortunate to not...

I am also experiencing this with branch name `aͫseͭr`: ``` Run actions/deploy-pages@v2 Artifact exchange URL: https://pipelines.actions.githubusercontent.com/QRhO5Qwi44yJZSzU4Bzf4CeJcvefDq[9](https://github.com/saxbophone/project-macktentooger/actions/runs/5257905240/jobs/9501415676#step:2:10)VAjmHkx8rwQZJ3Z5Lk3/_apis/pipelines/workflows/5257905240/artifacts?api-version=6.0-preview Creating Pages deployment with payload: { "artifact_url": "https://pipelines.actions.githubusercontent.com/QRhO5Qwi44yJZSzU4Bzf4CeJcvefDq9VAjmHkx8rwQZJ3Z5Lk3/_apis/pipelines/1/runs/2/artifacts?artifactName=github-pages&%24expand=SignedContent", "pages_build_version": "7d122e257d8f168a151aae015716d3e44ac1fbbf", "oidc_token": "***" } Error:...

> > We started seeing this issue about a week ago without any upgrades or changes. GHES 3.8.9. > > For Everyone's Information - I double the RAM and increased...