replace 'const_xyz' work-arounds in standard .pxd files by real 'const' declarations
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 18 Jan 2013 12:55:38 +0000 (13:55 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 18 Jan 2013 12:55:38 +0000 (13:55 +0100)
commitc0cda71c02c0660c457f35b25e7d3c835816e2d1
tree569926a922dbcc5fdf78a229306ea32505f0055b
parentee5ac4a5c6789cab58fe4a620bc0e11b3c899b59
replace 'const_xyz' work-arounds in standard .pxd files by real 'const' declarations
Cython/Includes/libc/locale.pxd
Cython/Includes/libc/stdio.pxd
Cython/Includes/libc/stdlib.pxd
Cython/Includes/libc/string.pxd
Cython/Includes/libcpp/string.pxd