[PATCH] msi: Use next cabinet from the media table instead of failing when there is a mismatch with continuous cabinet.

Hans Leidekker hans at codeweavers.com
Fri Sep 28 02:05:14 CDT 2012


On Thu, 2012-09-27 at 23:07 +0200, Christian Costa wrote:
> >>       if (!(cabinet_file = get_cabinet_filename(mi)))
> > The requirement that the continuous cabinet name matches the next cabinet in the media table
> > might simply be too strict. Perhaps we need to try them one by one and let FDI decide based
> > on the setID and iCabinet fields. Can you please add some tests?
> >
> Does not seem trivial to test this but I will try.

It shouldn't be too hard, we already have some tests for continuous cabinets.





More information about the wine-devel mailing list