diff options
| author | sjg <sjg@NetBSD.org> | 2023-02-09 07:34:15 +0000 |
|---|---|---|
| committer | sjg <sjg@NetBSD.org> | 2023-02-09 07:34:15 +0000 |
| commit | 60a50bb2058b75e2051dfbdc870995d59ed19f5e (patch) | |
| tree | 94125d7ad1acd93542611b20fccdd1c5612dca06 /lib/lua/sqlite/sqlite.c | |
| parent | 967be87f5d478fa44cd7fe2f55fb26b6d0262e0b (diff) | |
make: ApplyModifier_Remember always use SCOPE_GLOBAL
Conditionals evaluate vars with SCOPE_CMDLINE, if :_
is used within a conditional expression and is thus
set in SCOPE_CMDLINE, it breaks any use of :_ in SCOPE_GLOBAL.
The simplest solution is for :_ to always use SCOPE_GLOBAL
Reviewed by: rillig
Diffstat (limited to 'lib/lua/sqlite/sqlite.c')
0 files changed, 0 insertions, 0 deletions
