gdtk icon indicating copy to clipboard operation
gdtk copied to clipboard

Incorrect config parameters should be an error

Open uqngibbo opened this issue 6 months ago • 0 comments

Currently lua-modules/globalconfig.lua and lua-modules/nkconfig.lua return a warning The field '%s' cannot be set in 'config' table. if the user mis-types a config variable name.

Per discussion on 19/06, this warning should be changed to an error.

uqngibbo avatar Jun 26 '25 00:06 uqngibbo