Andrew Baxter
Andrew Baxter
These are all related: #87 #82 #58
Sorry, I think I was somewhat confused here. `first/last/get` don't work on `Validity` data, despite being described as a tuple: ``` {:create hos {state: String, year: Validity => hos: String}}...
My brain cache has been purged, but I think it was something like this: ``` { stuff[x,y]
You're right, JSON might work. This works for instance: ``` { stuff[x]
After looking at the tests, it looks like 3 enum modes are supported * Normal (external tagged) * Untagged * Tagged adjacent * Internal tagged enums are not supported? How...
I'm more of a user, but working on my own library for something else and I probably have the same issue (struct api, prefer simple objects...) As long as users...
Ah I see, so the signals don't manage any references to subscribers, but you literally need to spawn each one in a new runtime task, then the runtime manages the...
I just found this issue after a long night trying to get ppp working on Arch with 2.5.0. I tried master (which I believe includes #492) with `pppoe-verbose 10`. With...
@WillAbides if you have a chance, would you mind taking a look at this?
I just found this trying to figure out what `OLD_BLKID_UUID` is. Relevant? https://github.com/koverstreet/bcachefs-tools/commit/9ee211eacad51bce6858ca9b9755b6c9eb253f2e