diff options
author | stijn <stijn@ignitron.net> | 2022-03-17 12:49:38 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-03-30 16:29:25 +1100 |
commit | 594c753c27c07df2a1b36e4eb772a6a2165eee9c (patch) | |
tree | 6ade9a8b8b38605334226115a9e07f84712c0f27 /tests/basics/builtin_delattr.py | |
parent | 90aaf2dbef657e5afb8855a42d26093c3ef2a38d (diff) | |
download | micropython-594c753c27c07df2a1b36e4eb772a6a2165eee9c.tar.gz micropython-594c753c27c07df2a1b36e4eb772a6a2165eee9c.zip |
py/bc.h: Fix C++20 compilation with "volatile".
C++20 is deprecating several usages of the volatile keyword so remove this
one affected case in the codebase which causes such warning.
Diffstat (limited to 'tests/basics/builtin_delattr.py')
0 files changed, 0 insertions, 0 deletions