]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commit
merge changes and fix wrong type -- k and m need more than 8 bits (because they are...
authorZooko O'Whielacronx zooko@zooko.com <zooko@zooko.com>
Wed, 11 Apr 2007 17:34:27 +0000 (23:04 +0530)
committerZooko O'Whielacronx zooko@zooko.com <zooko@zooko.com>
Wed, 11 Apr 2007 17:34:27 +0000 (23:04 +0530)
commit61c67e4884000ad5ce69fc8e7a9eaf02311569ce
tree72f757d1ad1202721c1ba54299eb28e82e7de740
parentdd83374e63f554351c31b9fda12efd4de75e210e
merge changes and fix wrong type -- k and m need more than 8 bits (because they are the count rather than the index, i.e. they are 1-indexed)

darcs-hash:1bfd6670f2d2b7c8882bde603614daa3dc90a5fa
pyfec/fec/_fecmodule.c
pyfec/fec/fec.c
pyfec/fec/test/test_pyfec.py