Hash :
25e88f64
Author :
Date :
2021-03-02T00:48:31
test: Cast literal strings to (char *) on n_name assignment The member is declared as n_name so we cannot directly assign a literal string constant. Warned-by: gcc