Code review comment for lp:~schuster/mysql-proxy/filemode

Revision history for this message
Jan Kneschke (jan-kneschke) wrote :

chassis.c: In function 'main_cmdline':
chassis.c:509: warning: implicit declaration of function 'chassis_filemode_check'

chassis-filemode.c: In function 'chassis_filemode_check':
chassis-filemode.c:44: warning: implicit declaration of function 'strerror'
chassis-filemode.c:44: warning: format '%s' expects type 'char *', but argument 6 has type 'int'

review: Needs Fixing

« Back to merge proposal