-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels