Update of /cvsroot/ctypes/ctypes/source/gcc/libffi/testsuite/libffi.call
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22619
Removed Files:
Tag: branch_1_0
struct9.c cls_ushort.c cls_ulonglong.c cls_uint.c cls_uchar.c
cls_sshort.c cls_sint.c cls_schar.c cls_multi_ushortchar.c
Log Message:
Integrated a patch from Hye-Shik Chang (perky).
He wrote (http://mail.python.org/pipermail/python-dev/2006-January/060199.html):
I did some work to make ctypes+libffi compacter and liberal.
http://openlook.org/svnpublic/ctypes-compactffi/ (snv)
I removed sources/gcc and put sources/libffi copied from gcc 4.0.2.
And removed all automake-related build processes and integrated
them info setup.py. There's still aclocal.m4 in sources/libffi. But
it is just identical to libffi's acinclude.m4 which looks liberal.
--- cls_ulonglong.c DELETED ---
--- cls_sshort.c DELETED ---
--- cls_uchar.c DELETED ---
--- cls_ushort.c DELETED ---
--- struct9.c DELETED ---
--- cls_sint.c DELETED ---
--- cls_schar.c DELETED ---
--- cls_multi_ushortchar.c DELETED ---
--- cls_uint.c DELETED ---
|