We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NOTE: Please try to upgrade Clight if not running on latest release, before reporting a bug!
Clight version the issue has been seen with:
4.12-a4d4762
Used distribution:
Gentoo
Describe the bug Stdout gets flooded with libmodule debug output
Libmodule @ tell_if:54| Telling a message to 'KEYBOARD'. Libmodule @ map_length:435| (m) condition failed. Libmodule @ map_get:346| (map_length(m) > 0) condition failed. Libmodule @ map_length:435| (m) condition failed. Libmodule @ map_itr_new:254| (map_length(m) > 0) condition failed. Libmodule @ map_length:435| (m) condition failed. Libmodule @ map_get:346| (map_length(m) > 0) condition failed. Libmodule @ map_length:435| (m) condition failed. Libmodule @ map_itr_new:254| (map_length(m) > 0) condition failed. Libmodule @ tell_if:54| Telling a message to 'INTERFACE'. Libmodule @ stack_peek:112| (stack_length(s) > 0) condition failed. Libmodule @ tell_if:54| Telling a message to 'KEYBOARD'. Libmodule @ map_length:435| (m) condition failed. Libmodule @ map_get:346| (map_length(m) > 0) condition failed. Libmodule @ map_length:435| (m) condition failed. Libmodule @ map_itr_new:254| (map_length(m) > 0) condition failed. Libmodule @ map_length:435| (m) condition failed. Libmodule @ map_get:346| (map_length(m) > 0) condition failed. Libmodule @ map_length:435| (m) condition failed. Libmodule @ map_itr_new:254| (map_length(m) > 0) condition failed. Libmodule @ stack_peek:112| (stack_length(s) > 0) condition failed.
Expected behavior Silent output
To Reproduce Build latest git clight
Please attach a Clight verbose log too!
clight.log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
NOTE: Please try to upgrade Clight if not running on latest release, before reporting a bug!
Clight version the issue has been seen with:
Used distribution:
Describe the bug
Stdout gets flooded with libmodule debug output
Expected behavior
Silent output
To Reproduce
Build latest git clight
Please attach a Clight verbose log too!
clight.log
The text was updated successfully, but these errors were encountered: