summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2004-07-10 00:57:37 (GMT)
committerBrett Cannon <bcannon@gmail.com>2004-07-10 00:57:37 (GMT)
commitf6067ec336e2eff1fc1cce90c67c20b0d4e80c22 (patch)
treefdab3752ac9bbe8471e6a893aa4417a5ffe50317 /Python
parent12f8c4d2e3edf2717869c7578616f188ecd2daed (diff)
downloadcpython-f6067ec336e2eff1fc1cce90c67c20b0d4e80c22.zip
cpython-f6067ec336e2eff1fc1cce90c67c20b0d4e80c22.tar.gz
cpython-f6067ec336e2eff1fc1cce90c67c20b0d4e80c22.tar.bz2
Add an #ifdef __APPLE__ around typedef of foreachfunc to match Apple's
incorrect declaration for ypall_callback in /usr/include/rpcsvc/ypcInt.h . Shouldn't hurt any code since the differences are unsigned long instead of int and void * instead of char *. Removes warning about improper function pointer assignment during compilation.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions