nono303

Results 14 issues of nono303

Hi @tomassrnka! Thanks for release 8.0 👍 Here is my current changes on commit `36d7181` for building on windows ```diff diff --git a/src/memcache_binary_protocol.c b/src/memcache_binary_protocol.c index 707b351..60d828f 100644 --- a/src/memcache_binary_protocol.c +++...

### Feature Request Hi, `touch` function might be interesting to implement | Q | A | |-------------------|---------| | Flysystem Version | 3.16.0 | | Adapter Name | ziparchive | |...

**Describe the bug** CMake build with ninja on MSVC 2022 (vs17) failed with error: `C:\sdk\src\zstd\build\VS2010\libzstd-dll\libzstd-dll.rc(4): fatal error C1083: Cannot open include file: 'zstd.h': No such file or directory` **To Reproduce**...

build

Hi, As I had some trouble rendering correctly png alpha (strava, mapbuilder topo overlay, OSM gps, etc.) with geos, I had a look on how it worked for [caltopo superoverlay](https://training.caltopo.com/all_users/import-export/earth)...

Hi, I'm trying to limit tiles for a country (France) using `` as documented here https://geos.readthedocs.io/en/latest/users.html#creating-mapsources Here is my mapsource ``` 6 16 jpg IfModifiedSince #00000000 true 51.2 41.2 9...

Hi @icing I have a bug with mod_h2 and "proxyfied" websockets when restarting the service (graceful I suppose) on Windows This problem reminds me of https://bz.apache.org/bugzilla/show_bug.cgi?id=65180 but is not fully...

Hi, There is an issue on dnsProtocol throwing a deprecated event on php8.2: > Found Creation of dynamic property Metaregistrar\DNS\dnsProtocol::$rawresponse is deprecated in line 208 of \composer\vendor\metaregistrar\php-dns-client\DNS\dnsProtocol.php I checked that...

Hi @jonamat, Many many Thx for this project! 🤩 I tested and used it few days with success but when I wanted to make some modifications - since I have...