Dirk Stolle
Dirk Stolle
To @shama or to whom it may concern: Is there anything wrong with this pull request? It's been almost two months now and no reaction so far. 🤔
@shama > Sorry I'm not an active maintainer on Grunt anymore. That is a bit unexpected. :| Since you are the primary contributor to this repository and (as of now)...
@GlenDC: It looks like some of the checks do not start despite your approval. Is there anything that can be done to start those checks?
@assaf Sorry if the force pushes make this PR a bit more complicated than necessary, but the previously pushed commits were missing some changes.
@assaf Since there has been no response here for a month now: Is there anything wrong with this pull request? If that is the case, please let me know and...
> > @assaf > > Since there has been no response here for a month now: Is there anything wrong with this pull request? If that is the case, please...
> any progress? No, [not really](https://github.com/boostorg/gil/compare/develop...striezel-stash:gil:extension-io-webp). ;) I still have the intention to implement it in the future, but it is currently _not_ one of my top priorities. If somebody...
According to https://developercommunity.visualstudio.com/t/INTERNAL-COMPILER-ERROR-compiling-std::v/10011526#T-N10277969 this should be fixed by now: > A fix for this issue has been released! Install the most recent release from https://visualstudio.microsoft.com/downloads/. Thank you for providing valuable...
For those of you using container images in their workflows, remember that many smaller container images do not have Git installed by default. So `actions/checkout` cannot use Git in those...
Yes, the `tell()` method is indeed missing in `boost::gil::detail::istream_device`. And in `boost::gil::detail::ostream_device`. And so is the `error()` method, too. I see that this can be problematic in cases like yours....