On 8/7/2018 10:16 PM, Fabian Maurer wrote:
Is this really necessary?
Necessary for this bugfix? No.
But when another unimplemented function gets called, we'll notice it fairly quick. Better than the program silently not calling it and erroring somewhere like it happened in this bug, IMHO.
The problem is that once you add a stub entry function becomes available, in this case a number of undocumented (right?) functions will at once.
Regards,
Fabian Maurer