gdtk
gdtk copied to clipboard
Incorrect config parameters should be an error
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.