Re: [dev] dwm 6.4 bug

2022-10-26 Thread spaceman
ore emailing. Thanks for the information. Regards, spaceman

[dev] dwm 6.4 bug

2022-10-26 Thread spaceman
__builtin___strncpy_chk (__dest, __src, __len, | ^~ 96 | __glibc_objsize (__dest)); This was enough to stop me updating from 6.3. Regards, spaceman

Re: [dev] sbase: ed

2020-11-28 Thread spaceman
Whoops, I withdraw my complaint. Should have checked the basics before I talked. This is a packaging error. Sorry to waste your time and mine. Regards, spaceman

[dev] sbase: ed

2020-11-28 Thread spaceman
does work. static void dowrite(const char *fname, int trunc) { … printf("%lu\n", (unsigned long) bytecount); } Apparently '%zu' is not very portable (limited to C99). Regards, spaceman

Re: [dev] Cataloging of contacts

2016-11-10 Thread spaceman
and rewrites the file for simple things such as sorting. I would also like to find a contact system similar to the one described. This one matches my criteria the most: http://ppladdressbook.org/ Unfortunately it's written in ruby. Regards, spaceman signature.asc Description: PGP signature

Re: [dev] Torified surf is unstable

2015-08-18 Thread spaceman
. Regards, spaceman pgpUZu5R8A32U.pgp Description: PGP signature

Re: [dev] [st] Updated scrollback patch

2015-07-27 Thread spaceman
Hi, Updated the scrollback patch for 0.6, it appears to work. Regards, spaceman diff --git a/config.def.h b/config.def.h index 64e75b8..c45666f 100644 --- a/config.def.h +++ b/config.def.h @@ -7,6 +7,7 @@ */ static char font[] = Liberation Mono:pixelsize=12:antialias=false:autohint=false