]> granicus.if.org Git - python/commit
Windows build broke from recent Unicode changes -- need to #define
authorTim Peters <tim.peters@gmail.com>
Tue, 26 Jun 2001 22:40:47 +0000 (22:40 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 26 Jun 2001 22:40:47 +0000 (22:40 +0000)
commit208efe56401ec6a1d7eef874fcc5848084d15692
treea47db29b3aa0832106adaa5f7d9817ae3485b72f
parente77f2e27987f99683b809981cb1230bfc566e7b7
Windows build broke from recent Unicode changes -- need to #define
SIZEOF_SHORT by hand here.
Also added dynamic check that SIZEOF_SHORT is correct for the platform (in
_testcapimodule).
Modules/_testcapimodule.c
PC/config.h