You mean squash all 5 patches into one or just the first two ?

In general I prefer to split commits so if something breaks it's easier to know what is wrong in a particular commit and possibly revert it, without losing all changes.

On 2020-03-09 16:45, Jacek Caban wrote:
Hi Steve,

On 04.03.2020 15:27, Steve Lhomme wrote:
Use the generated dxvahd.h
---
  mingw-w64-headers/Makefile.am        |   1 +
  mingw-w64-headers/include/dxvahd.h   | 841 ++++++++++++++++++---------
  mingw-w64-headers/include/dxvahd.idl | 427 ++++++++++++++
  3 files changed, 990 insertions(+), 279 deletions(-)
  create mode 100644 mingw-w64-headers/include/dxvahd.idl


Please merge those patches. There is no need to add methods in wrong order only to reorder them later in the series.


Thanks,

Jacek



_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to