open_toontown_panda3d/dtool/src
rdb ab6bf5f4f7 general: Add workaround for Windows bug in various uses of isprint()
See #994; there is a regression in certain versions of the Windows CRT that gives the wrong result for isprint().  This adds workarounds to various potentially affected locations where isprint() is being used.
2020-08-21 14:51:42 +02:00
..
cppparser cppparser: update prebuilt cppBison files 2020-06-14 12:20:40 +02:00
dconfig Eliminate C++ DConfig; replace it with a Python compatibility shim 2018-11-02 23:27:07 +01:00
dtoolbase dtoolbase: Fix bad double-prec NaN/inf detection in release build 2020-08-17 12:16:33 +02:00
dtoolutil dtoolutil: fix buffer overrun on FreeBSD extracting long cmdline args 2020-05-05 13:20:20 +02:00
interrogate general: Add workaround for Windows bug in various uses of isprint() 2020-08-21 14:51:42 +02:00
interrogatedb py_compat: fix _PyObject_CallNoArg in Python 3.5 2019-12-25 16:32:19 +01:00
parser-inc parser-inc: fix invalid template args for std::map<> 2020-06-15 15:20:38 +02:00
prc prc: fix possible stack overflow in StreamReader 2019-10-08 19:44:23 +02:00
prckeys general: Add workaround for Windows bug in various uses of isprint() 2020-08-21 14:51:42 +02:00
pystub pystub: add a few more calls 2018-11-05 22:14:20 +01:00
test_interrogate Remove pystub dependency from interrogate and friends 2018-11-06 21:49:17 +01:00