Skip to content

Some improvements to widl.

eric pouech requested to merge epo/wine:mr-widl into master

This MR improves widl with :

  • fixes a segfault when inheriting from an incomplete interface (prints an error message instead),
  • supports (for C++) inheriting from interfaces which are declared after the declaration of the derived interface.

Merge request reports

Loading