Comment 2 for bug 835973

Revision history for this message
Antoine Amarilli (a3nm) wrote :

Thanks for the fix! There remains a problem though: when the program cannot read a file due to insufficient permissions, it will complain that the file is "not found", which is slightly misleading. I would suggest "cannot open FILE: ERROR" where ERROR would be something obtained using errno and strerror.