diff options
author | fakuivan <fakuivan@gmail.com> | 2024-06-18 01:53:41 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-18 06:53:41 +0200 |
commit | 33f5ce80d69ae06878da0b9161c4ee93d5bb0861 (patch) | |
tree | 8f781c177134d69c28ec59f2af42b3a25ec00d91 /tests/import_in_config | |
parent | 4867931af36467c1882fc01d235fbab67c12bb16 (diff) | |
download | Nim-33f5ce80d69ae06878da0b9161c4ee93d5bb0861.tar.gz |
Fix NIM_STATIC_ASSERT_AUX being redefined on different lines (#23729)
fixes #17247 This generates a new NIM_STATIC_ASSERT_AUX variable for each line that NIM_STATIC_ASSERT is called from. While this can solve all existing issues in the current code base, this method is not effective for multiple asserts on a single line.
Diffstat (limited to 'tests/import_in_config')
0 files changed, 0 insertions, 0 deletions