From: Carl Worth Date: Tue, 22 Oct 2013 19:18:23 +0000 (-0700) Subject: Ensure that the name "fips" appears in all error messages. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=89d08b1a163772b49a52e5a1142363d9d0de7c60;hp=89d08b1a163772b49a52e5a1142363d9d0de7c60;p=fips Ensure that the name "fips" appears in all error messages. With the number of wrappers potentially involved, (fips, glaze, apitrace, etc.), sometimes it can be ambiguous which error messages belong to which wrappers. Ensure that fips, at least, always advertises its own name in its error messages. ---