On Tue, Jun 06, 2017 at 05:28:52PM -0700, Ricardo Neri wrote:
I see. You were more concerned about the naming of the coding artifacts (e.g., function names, error prints, etc) than the actual filenames.
Well, I'm not sure here. We could either have a generalized prefix or put the function name in there - __func__ - for easier debuggability, i.e., find the origin of the error message faster.
But I'm sensing that we're already well inside the bikeshed so let's not change anything now. :)