usp10: fix build with MSVC

Thomas Faber thfabba at gmx.de
Thu Jan 26 17:16:07 CST 2012


This removes a zero-sized array and its empty initializer, both of which
are not supported by ANSI C.
The "ShapingData" table in which this array is used, also contains a
length field "cotfRecords" (which is respected by the only user,
SHAPE_ApplyOpenTypeFeatures), so the table can simply have NULL entries
instead of pointers to "no_features".
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-usp10-fix-build-with-MSVC.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120127/a314fa02/attachment.ksh>


More information about the wine-patches mailing list