Dirk Stolle

Results 97 comments of Dirk Stolle

> Blocked by [dperini/nwsapi#98](https://github.com/dperini/nwsapi/pull/98) As far as I understand it, the pull request has been merged and the changes are part of nwsapi 2.2.8 which was released a few hours...

The current stable version of Rust is 1.67.0 (released on 2023-01-26), so it could even be "Stable-30" at the moment. So why not use that as the support range? This...

Versions 1.2.12 and 1.2.13 of zlib contain other bugfixes, too, so it might be worth to update even if the `inflateGetHeader` function is not used. Unfortunately, I do not have...

> wasn't aware of this change in the ecosystem, but double checking docs at https://github.com/dtolnay/rust-toolchain and other info I found seems to back the incentive behind this PR. In the...

@hawkw @GlenDC Any updates on this one? Looks like some of the checks have not even started yet, so I guess that maybe someone has to approve them in order...

> although it's another case where the PR branch is out-of-date and I can't trivially update it. It's been over a year, so that's no surprise. I almost got the...

> I was able to get a little further using the following > > ```c++ > #include > #include > #include > namespace gil = boost::gil; > > int main()...

> any ETA on this ? I do not believe this will get merge anytime soon - maybe not at all. :( In the meantime, users of this action may...

For anyone who needs a similar action but without the self-update, take a look at [`dtolnay/rust-toolchain`](https://github.com/dtolnay/rust-toolchain).

The error message ``` --- stderr thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: `"pkg-config" "--libs" "--cflags" "xkbcommon"` did not exit successfully: exit status: 1 error: could not...