Andy Holmes
Andy Holmes
Could you provide any logs? That portion of the code was entirely re-written so I'm surprised nothing is synced.
> And just to be sure we are on the same page, https://github.com/andyholmes/valent/pull/647 is supposed to address number 1 from the initial but report, correct? #647 and fixes since that...
Awesome, I'm glad to hear that part is working! I've been talking with the developers of Tracker (soon to be renamed to TinySPARQL), and I believe it can solve/transcend a...
Moving this to discussions, since it doesn't appear to be an issue with Valent's expected functionality. If there's something special Valent *should* do, we can open a specific issue for...
Thanks for the report, I guess this is probably related to #480.
Interesting, thanks for reporting! I guess this is something funky the compiler might be doing. /build/source/src/libvalent/device/valent-packet.h:59: syntax error, unexpected INTEGER, expecting identifier in ' if (__builtin_expect (__extension__ ({ int G_PASTE...
Hmm, I can't seem to reproduce this. Has it reoccurred for you since that time?
I still can't seem to reproduce this, but I think if this were a compiler bug someone else would have hit it. My best guess is that something in Valent's...
Okay, let's just leave this open and deal with it if it becomes a problem, or magically fixes itself.
Thanks! It seems like this error is not related to Valent, since it's happening in other GLib-based projects on NixOS. I'd recommend opening an issue for this, since it may...