-
### Description
Trying to make a simple control that sets `ContentProperty` but this results in an exception at runtime
```ascii
System.Reflection.TargetException
HResult=0x80131603
Mes…
-
Hello,
adding a launcher (for example a `BrowserLauncher`) to a PyGame-integrated Thorpy program causes the whole program to crash when opening said launcher.
# Steps to reproduce
1. Copy the c…
-
### Describe the issue
The HTML rendering of the identifiers block (``) includes a number of plain textual items, plus a few items that use nested elements. Some of the generated `` elements include…
-
The differences between the Java and Python implementations were explained as largely an artifact of different XML parsers in a reply to #23, but I think there's more to it than that. I think the diff…
-
### Steps to reproduce
Link to live example: https://6698f74d46bade9e76f1d058--guileless-sorbet-bf347d.netlify.app/
https://github.com/MartinJaskulla/reproduction-library
https://github.com/Mar…
-
This example fails to produce the correct output for me:
```cpp
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
using nam…
-
Example:
```dart
const uppercase = {
'a': 'A',
'e': 'E',
'i': 'I',
'o': 'O',
'u': 'U',
};
const turkishUppercase = {
...uppercase,
'i': 'İ',
//^ ERROR: Two keys in a co…
-
I'm using reclass and salt for a new configuration management setup and found I needed to do some things with reclass that it didn't yet do so I added in functionality to do the basic inventory queryi…
-
### Importing data from a file
We want a `read()` function for the command-line, which reads data from the given file and transforms it into an easily processed data structure for use in webppl funct…
-
| --- | --- |
| Bugzilla Link | [565412](https://bugs.eclipse.org/bugs/show_bug.cgi?id=565412) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Jul 22, 2020 03:52 EDT |
| Modified | Oct…