Nikolay Sivov nsivov@codeweavers.com writes:
@@ -1106,8 +1109,8 @@ static HRESULT WINAPI dwritetextanalyzer_GetGlyphs(IDWriteTextAnalyzer2 *iface, struct scriptshaping_context context; struct scriptshaping_cache *cache = NULL; BOOL update_cluster, need_vertical;
- WCHAR digits[native_digits_length];
It would have to be a #define if you want to do this.