Michele Locati
Michele Locati
Which download link?
Could you right-click on one of he links that don't work for you, click "Copy link address", and paste it here?
That link is working for me... You can try do download the file you need from the GitHub releases page - https://github.com/mlocati/gettext-iconv-windows/releases
It's really strange that we have to suspend a server thread to make it work. In any case, I'd try to find alternative solutions (server threads are not infinite, pausing...
I think we may have problems for asynchronous writes in cases one have redis clusters/master&replica configurations
> > I think we may have problems for asynchronous writes in cases one have redis clusters/master&replica configurations > > Are you thinking that's a broader Concrete issue, or just...
Sure I agree 100% with what you say: I just meant that our infrastructure is simpler than yours, and in our case we don't suffer this problem (our website visitors/customers...
I'm not the right person to ask for this kind of technical support: I simply compile gettext for Windows following the authors' instructions. I think @bhaible would be the right...
This "gettext-iconv-windows" repository doesn't contain the gettext source code: here we have "just" some scripts that I wrote to build gettext and iconv for Windows. Those scripts are invoked by...
> [@mlocati](https://github.com/mlocati) : What were the differences regarding the use of mingw between these two releases that you built? The Windows binaries for gettext up to 0.21 were built using...