On 2013/08/28 11:33, Dennis Herrmann wrote: > Ahoi, > > For a long time i send a update for misc/dvtm. This is a new patch[1] > without ugly > snprintf patches or etc. > > # $Id: UPDATE,v 1.3 2013/08/28 11:10:04 dhn Exp $ > > 2013-08-28 Dennis Herrmann <[email protected]> > > * Update to 0.9 > * Update/Remove some patches > - Update: patches/patch-vt_c > - Remove: patches/patch-dvtm_c
I also had to remove patch-madtty_c, but I hit this: vt.c: In function 'vt_draw': vt.c:1528: warning: implicit declaration of function 'waddnwstr' this looks like it might be a problem for LP64 arch as a couple of the parameters are pointers, but the header appears to be correctly included, so I'm not quite sure what's going on there..
