Lukas Kurz

Results 62 issues of Lukas Kurz

Add issue templates (forms) to... - guide authors during issue creation and - automatically assign labels Example: [.NET runtime](https://github.com/dotnet/runtime/issues/new/choose) Tools: [Issue Form Creator](https://issue-forms-creator.netlify.app/) --- See [Creating issue forms](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms) See [Syntax...

## Related issues - [ ] #6965 - [ ] #6964 - [ ] #6963 - [ ] #6691 - [ ] #6704 ## Progress so far - #6293 -...

## Issue ‘this’ pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true ## Tasks - [ ] Add compiler warning clang: [`-Wundefined-bool-conversion`](https://clang.llvm.org/docs/DiagnosticsReference.html#id939)...

Codebase Quality

https://github.com/ShortDevelopment/ShortDev.Uwp.FullTrust/blob/537f622208de642963c76762dea77405126f2f45/Test/UwpUI/App.xaml.cs#L14

bug
enhancement

enhancement

### Background and motivation AFAIK there's currently no solution to print without a `PrintQueue` in case an application already has an instance of `IXpsDocumentPackageTarget`. This scenario occurs when implementing the...

API suggestion