diff options
author | Guido van Rossum <guido@python.org> | 1998-07-07 22:19:27 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-07-07 22:19:27 (GMT) |
commit | eaa1ed6b42a188ff33362b47885b18993a2e0141 (patch) | |
tree | 0f0f9480f858259a7ac3114e6196a32804cea1e3 /Include/opcode.h | |
parent | e32d1537f0a2629c5a9896b84bfef3b965c8eb99 (diff) | |
download | cpython-eaa1ed6b42a188ff33362b47885b18993a2e0141.zip cpython-eaa1ed6b42a188ff33362b47885b18993a2e0141.tar.gz cpython-eaa1ed6b42a188ff33362b47885b18993a2e0141.tar.bz2 |
Fix some problems that a picky SGI compiler reported. Two were benign
(unreachable break after a return) but one was a real bug:
ReadFrames() was getting a bogus framecount because of a missing '&'.
Diffstat (limited to 'Include/opcode.h')
0 files changed, 0 insertions, 0 deletions