OZone

Results 6 issues of OZone

In Visual Studio 2019 I have a bunch of the following errors: `D:/git/xed/a/obj/xed-encoder-0.c(2331): error C2664: "void xed3_operand_set_error(xed_decoded_inst_t *,xed_error_enum_t)": невозможно преобразовать аргумент 2 из "const char" в "xed_error_enum_t" D:/git/xed/a/obj/xed-encoder-0.c(2331): note: Для...

acknowledged

XUserHandle user hides variable from the outer scope: https://github.com/microsoft/Xbox-GDK-Samples/blob/e4d83410b150dbd2d9981f8cbafea530e9cfc4ec/Samples/Live/Fundamentals_Desktop/Fundamentals_Desktop.cpp#L177 resolveAsyncBlock is not used. asyncBlockInner should be replaced to resolveAsyncBlock at #L192 and #L196 I guess deleting asyncBlockInner at #L201 leads...

bug

I like the ++ ligature idea in general, but the current implementation looks dirty, because the vertical dashes now span accross two pixels. ![image](https://user-images.githubusercontent.com/1448985/112629335-3fd8ea00-8e45-11eb-94c6-ca91a90e1875.png) Compare it with the perfectly fitted...

bug

### Describe the bug When I set .Text in code, the property changes it's value, but this text doesn't appear in the TextBox. ```XAML ``` ```C# using CommunityToolkit.WinUI.UI.Controls; using Microsoft.UI.Xaml;...

https://github.com/HuobiRDCenter/huobi_CSharp/blob/1fd1258836384e3b70b80bc2521b411d93238d99/Huobi.SDK.Example/Config.cs#L43 Shouldn't it be "key.json"?

Could you add two horizontal dots ‥ and four dots ⸬ glyphs as a single character glyphs? Consolas lacks them too, but I find them useful in shorthands like 127‥1...