gardenia
gardenia
we were building on cygwin. IIRC it was working ok at the time. never tried VS. but it is C99 so it should be able to be convinced to build...
@mechazod I'm not sure I know what you mean by "where" so apologies if I have missed the point. but in terms of the system: Debian Linux 8 (64 bit)...
Hi @colinmarc , The main benefits as I see it are: * the count command provides the convenience of reporting Number dirs Number files Number bytes For a particular path...
Hi @colinmarc , Yes fair point. I had written this patch before the others so hadn't grocked how the tests worked until I'd written the other patches. I'll update this...
Hi @colinmarc , I have updated the pull request with a few tests. Thanks.
I don't believe this is related to my original question. I wanted the ability to use a single gorunsh instance to send pushes to: some.bundle.id -> cert1.pem other.bundle.id -> cert2.pem...
ok - fair enough. My webapp isn't running on mobile devices but I get the use-case. It might be nice to be able to "localize" the fields somehow via settings...
Thanks. I had a personal project where I was was inter-operatinng with some java code which uses the official java axolotl library but it relied on the KeyExchangeMessage means of...