Andrea Pappacoda
Andrea Pappacoda
Well some users use root as a normal user...
@joshtrichards said: > why are your `_sync.log` logs being written to your _old_ path? 🤔 That's because, as you mentioned, the `_sync.log` files created by the [`SyncRunFileLog::start()`](https://github.com/nextcloud/desktop/blob/11900b708073d2b160b1b1d34493451a3587f0fe/src/gui/syncrunfilelog.cpp#L31) function are created...
Thanks for the renewed interest in this feature! If you'd like, I could apply this patch to my server as soon as you'll submit your changes, to give you an...
> send an image Maybe this is a stupid question, but how do you send an image?
Oh ok, makes sense, thanks! Might be a good idea to mention it somewhere though, as I imagine someone else might have the same question as I did :)
This patch is currently being deployed in the howardhinnant-date Debian package, and allows tests to pass on 20 different architectures, including GNU Hurd which doesn't define `PATH_MAX`:
@basilgello nice to hear! Please let me know if you find any issues with it :)
I don't have the permission to do it yet, but while trying to check if doable I've discovered a small issue (see https://github.com/HowardHinnant/date/pull/754#issuecomment-1361248007). Once the issue is fixed and I'm...
The solution is likely to include a `Findzstd.cmake` module that uses pkg-config to locate the library. You can use the following code under the terms of the ISC license: ```cmake...
Should be fixed with https://github.com/Exzap/ZArchive/commit/116265ad93a37f9a64f77e26cad41ee745d8b2c2