On Fri May 16 20:22:35 2025 +0000, Lorenzo Ferrillo wrote:
I saw some interfaces using TRACE and others using FIXME,WARN and ERR for the E_NOTINTERFACE case. Shell32 is totally not consistent, unless the different usages is due to what is encountered on the wild?
If it's inconsistent even within shell32, then consistency is irrelevant for that part of this MR; just pick your favorite.
Personally I'd go for FIXME, but it makes little or no difference. Especially for internal objects like this.