diff options
author | Satoshi Tagomori <[email protected]> | 2025-05-08 23:19:25 +0900 |
---|---|---|
committer | Satoshi Tagomori <[email protected]> | 2025-05-11 23:32:50 +0900 |
commit | 90e5ce6132f874ed719bbb9fecd87ad2392ffbdd (patch) | |
tree | 5da53eb462675806daee8a849d6aee3f652655b2 /variable.c | |
parent | ff790c759ed0d32e398792af3bc2c7f9ee1cf6c4 (diff) |
Rename RCLASS_EXT() macro to RCLASS_EXT_PRIME() to prevent using it wrongly
The macro RCLASS_EXT() accesses the prime classext directly, but it can be
valid only in a limited situation when namespace is enabled.
So, to prevent using RCLASS_EXT() in the wrong way, rename the macro and
let the developer check it is ok to access the prime classext or not.
Diffstat (limited to 'variable.c')
0 files changed, 0 insertions, 0 deletions