diff options
author | Guido van Rossum <guido@python.org> | 1997-03-14 04:23:42 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-03-14 04:23:42 (GMT) |
commit | 1f06beeeddea2abefe6ab10ced35d7c4186f9940 (patch) | |
tree | 36c12af33edfa013494140817ee98b357c920f36 /Include/pyerrors.h | |
parent | efd3a3a843b15c05696ba4ac8c23b00d9d9a24ce (diff) | |
download | cpython-1f06beeeddea2abefe6ab10ced35d7c4186f9940.zip cpython-1f06beeeddea2abefe6ab10ced35d7c4186f9940.tar.gz cpython-1f06beeeddea2abefe6ab10ced35d7c4186f9940.tar.bz2 |
Change PyFPE_END_PROTECT to PyFPE_END_PROTECT(v). v should be the
last variable to which a floating point expression is assigned. The
macro passes its address to a dummy function so that the optimizer
can't delay calculating its value until after the macro.
Diffstat (limited to 'Include/pyerrors.h')
0 files changed, 0 insertions, 0 deletions