Jashank Jeremy
Jashank Jeremy
@exitdown: I accept that the original issue refers to a transient bug. However, I mildly disagree that bringing up a closed bug is not useful: similar prior issues may still...
``` [INFO] facebook: Parsing JSON: {"succeeded":false,"msgid":6252783076008029414,"errno":1545075,"errStr":"This app version no longer supports messaging. To continue to send and receive messages, please update your app to a newer version or use the...
You're awesome, @dequis!
I've split this PR into two parts --- the majority of the commits (but not the majority of the changes) come from what is now #338; this PR notionally depends...
@zilinc wrote: > One general concern is that, we claim we support ... versions of GHC (in cogent.cabal) whereas using stack, many of the claimed versions are not tested. Shall...
So far, I've got two crashes --- access within null pointer of type `DistributionSocketLink::Client` ``` ../../../workrave/backend/src/DistributionSocketLink.cc:1725:16: runtime error: member access within null pointer of type 'DistributionSocketLink::Client' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior ../../../workrave/backend/src/DistributionSocketLink.cc:1725:16...
I've just tested that on a few mechanisms, and `tramp-temp-buffer-file-name` doesn't seem to ever get a value, so I think that might be a bust.
At 2021-04-13 12:46:41 +10:00, @kent-mcleod wrote: > [...] when the one that we use already does what we want. Given the complexity rolled up in the build system to discover...