Closed MaxwellGengYF closed 1 year ago
related pr: https://github.com/xmake-io/xmake-vscode/pull/177
it will ignore this error in sub-directory xmake.lua
error: @programdir/core/base/interpreter.lua:1680: ./test/xmake.lua:13: attempt to index a nil val
ue (global 'a')
stack traceback:
[./test/xmake.lua:13]: in main chunk
I have fixed on dev. xmake update -s dev
Xmake Version
2.7.7
Operating System Version and Architecture
Any OS
Describe Bug
xmake check return syntax error with header @programdir/core/base/interpreter.lua:1679: this should be avoid so that message can be recognized.
Expected Behavior
Remove this header from message.
Project Configuration
No response
Additional Information and Error Logs
No response