Rusty Russell
Rusty Russell
It look like my patch was garbled on github so I attach it here in e-mail reply. On 28 July 2015 at 11:06, Rusty Russell [email protected] wrote: > Maxim Zakharov...
Maxim Zakharov [email protected] writes: > Current glib's qsort() implementation uses "Towers of Hanoi" Mergesort if it can allocate required additional memory without using swap space, otherwise it falls back to...
Sounds like a great idea! What's the best way to do the integration?
Stephen Mathieson [email protected] writes: > I've been working on a similar concept, called [clib](https://github.com/clibs/clib). Thoughts on working together and possibly allowing ccan modules to be installed with clib(1)? So, I...
RuyiDu [email protected] writes: > i want to use in the embedded linux system, but i can't build it success. anyone can help me? thanks in advance A detailed error message...
picca [email protected] writes: > Hello, I will try to explain my problem here: > > I have a library which use autodata. Ah, I see. That doesn't work: the linker...
picca [email protected] writes: > Hello, > In fact if I put all the AUTODATA(factories, &name_) in the same file it works, but tis is no more a plugging register function...
shrimpydubsy [email protected] writes: > Is that acceptable? Hmm, that seems weird. Junkcode is a staging area for stuff which isn't (yet) a ccan module, but still seems useful. Cheers, Rusty.
> Update2: I fixed remaining tests but it seems like I discovered a bug in clightning's code. When a channels gossip gets updated directly after turning to `CHANNELD_NORMAL` (i.e. by...
OK, so we also discovered the SMTP gateway wasn't set up on the box, so that's a separate (configuration) bug. BUT your order is complete. When we fix SMTP gateway...