Fixed some typedef bugs with buffers
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Mon, 4 Aug 2008 07:59:21 +0000 (09:59 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Mon, 4 Aug 2008 07:59:21 +0000 (09:59 +0200)
commiteb3e1da129643a63de93d1a3f27765363143258a
treee556b9e2a26b3b5f6ace66f323c93de01519a526
parent5658d1f1c8d428feefbb9cf33812b06e9194640e
Fixed some typedef bugs with buffers
Cython/Compiler/PyrexTypes.py
tests/errors/e_bufaccess2.pyx [new file with mode: 0644]
tests/errors/e_bufaccess_pxd.pxd [new file with mode: 0644]
tests/run/bufaccess.pyx