CodeReview#2 #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
output : read the record and override user input with it
if channel unused, print and error but continue to run
converting need to be more explicite
double => bool (true if x != 0 else false)
integer => clamp value (no overflow / underflow)
unsigned => stay in possitif
Name : default name should never be identical from the current one
Detect if some name are identical, and print error message + exit if so
put error message if size changed (can't detect where the new value have been added)
README.md
put more into description
put 2 picutres, config + result
int16_t => uint16_t
int type is missing
put typeas CAINFO show (more easy for scientiste)
Inform that frontend and logger should be restarted after modification
typo : valide => valid in english
check wrong type : add index to the error message
initVariableDir() : add comment on the why
generate Template message should only be writtend on time
addToChannel => addChannel (rename)
float / double => error, it's not the same type