``` [root@sbc-stage config]# kamcmd cfg.seti core debug 2 ../../src/modules/ctl/binrpc.h:219:34: runtime error: left shift of 255 by 24 places cannot be represented in type 'int' ``` Daniel @miconda could you look.
Pushed commit 378a2dc98beddaa08e192c0854f43929ed7076a7 .
Closed #2926.
Hello Daniel @miconda I have tested the current master with the same command and got this error ``` [root@sbc-stage ~]# /usr/local/sbin/kamcmd cfg.seti core debug 2 ../../src/modules/ctl/binrpc.h:223:4: runtime error: left shift of 150994944 by 8 places cannot be represented in type 'int' ```
Reopened #2926.
Pushed another commit.
Closed #2926.