summaryrefslogtreecommitdiff
path: root/tests/misc/sys_settrace_features.py
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2024-11-20 16:15:20 +1100
committerDamien George <damien@micropython.org>2024-11-28 23:11:24 +1100
commit3b3b48892f96e2c81e7887f996fd7ff457acbb5d (patch)
tree310b836aa91f4f860b3e2cf5cc33c01ebe854904 /tests/misc/sys_settrace_features.py
parentda692d01ac6c09286ee682c0d4a3780777c67a8f (diff)
py/objfloat: Workaround non-constant NAN definition on Windows MSVC.
Recent MSVC versions have changed the definition of NAN to a non-constant expression! This is a bug, C standard says it should be a constant. Good explanation and workaround at: https://stackoverflow.com/a/79199887 This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'tests/misc/sys_settrace_features.py')
0 files changed, 0 insertions, 0 deletions