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=
use Polipo as a proxy but that
ain't so practical.
Regards,
spaceman
pgpUZu5R8A32U.pgp
Description: PGP signature
e 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
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
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
ning: '__builtin_strncpy'
specified bound 16 equals destination size [-Wstringop-truncation]
95 | return __builtin___strncpy_chk (__dest, __src, __len,
| ^~
96 | __glibc_objsize (__dest));
This was enough to stop me updating from 6.3.
Regards,
spaceman
ling.
Thanks for the information.
Regards,
spaceman