rofl0r

Results 1020 comments of rofl0r

well i suppose in the case of crc32_finish it's clear that the result len will be 4 bytes, so there's no need to pass a pointer-to where the size is...

> normally either you use tfm and include tfm.h OR ltc+tfm and include tomcrypt.h which includes tfm.h which has the typedef protected by #ifndef CRYPT i see > regarding the...

it would be a non-issue if build-systems just used `pkg-config --libs curses`. but maybe it could improve things to indeed merge the 2, albeit optionally. can you propose a PR...

the terminfo.cdb needs to be installed as $prefix/share/terminfo.cdb or $HOME/.terminfo.cdb to be usable.

i'm not sure whether this is a good idea, according to https://bugs.launchpad.net/ubuntu/+source/ncurses/+bug/259139 tomas dickey (author of ncurses) suggests that packages should be fixed to link against lib(n)curses instead. sabotage compiles...

@rsmarples could this be addressed in netbsd upstream ?

nice to see arch interested in this project! i attached now the sha512sum to the release download page here on github. generally the upstream URL for releases is http://ftp.barfooze.de/pub/sabotage/tarballs/ and...

i just saw another thing in your recipe that should be fixed: if you just pass PREFIX= at make install time, hardcoded filenames such as the location of the global...

oops, you uncovered a bug: fixed here https://github.com/sabotage-linux/netbsd-curses/commit/2cb5395a563cd2b277fd43f8a728b2fbaee8fe96