On Wed Jun 8 11:52:19 2022 +0000, Bernhard Kölbl wrote:
I think warning on an unimplemented iface is actually a good thing, so I'd be against this change.
Well this missing interface caused Death Stranding to crash, and it wasn't obvious that it was because of a missing iface since WARN messages aren't printed by default in the logs. Using FIXME instead would have made it obvious.