diff options
author | Greg Ward <gward@python.net> | 2000-03-01 21:51:56 +0000 |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-03-01 21:51:56 +0000 |
commit | 1804ec9ad5ab15e6357e1ba264526baaacf7467b (patch) | |
tree | 2e57714a7d992e4fc18cb57bc187a8d4259dd0ee /Python/errors.c | |
parent | 1a9183332572800e79c494061b7d1301c66ee2d7 (diff) | |
download | cpython-1804ec9ad5ab15e6357e1ba264526baaacf7467b.tar.gz |
Second attempt to fix the ctermid_r/tmpnam_r warnings: define USE_CTERMID_R
and USE_TMPNAM_R at the top of the file and refer to them later; this
catches a second reference to 'tmpnam_r' that I didn't spot first time around.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions