]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.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>
Wed, 11 Apr 2007 17:34:27 +0000 (10:34 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 11 Apr 2007 17:34:27 +0000 (10:34 -0700)
commitc8b1eec75ab6d90c0d3dc7624bceb8874e1191ee
tree15fcc109129ea3420df797835924560f3a0000f6
parent1b23579715131a55f1a979eb4c9639296b214094
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)
pyfec/fec/_fecmodule.c
pyfec/fec/fec.c
pyfec/fec/test/test_pyfec.py