-
FireMonkey 2.44 should be compatible with 98% of userscripts.
Please read Help for more information.
Please post any userscript issues here for further investigation.
-
Today I got myself in a situation in which I had two `Option` values, and I wanted to return the only one that was `Some`. If both of them were `Some`, then I'd rather return `None`. I think it would …
-
### Steps To Reproduce
The easiest way to reproduce is by calling the following test:
```
func TestSimpleMqReader(t *testing.T) {
const mqName string = "goTestMqSimple"
msgQUnlink(mqName)
m…
-
I don't have visual studio, but rather qt creator and/or gnu g++
but even if I did. There isn't a project file and the autogen.sh doesn't exactly work on windows (i tried to get it to work in cygw…
-
Rich Alderson says he has the Muddle interpreter/compiler? for TOPS-20. Binary only. It could be disassembled and ported back to ITS.
![zork](https://user-images.githubusercontent.com/775050/3424…
-
In #1274 while reading the image tarball from stdin, it is first saved to file, because export algorithm uses random file access as described here https://github.com/google/go-containerregistry/pull/1…
-
Not sure where to contribute these, but here are a few I had to create and thought it might be useful to others.
```YAML
- title: "Cross Ange: Rondo of Angel and Dragon"
synonyms:
- …
-
**Original bug ID:** 7143
**Reporter:** @damiendoligez
**Status:** acknowledged (set by @shindere on 2017-02-24T15:48:32Z)
**Resolution:** open
**Priority:** normal
**Severity:** feature
**Versi…
-
Not sure if this is just an issue with me or not, but havent been able to figure out why this is happening.
All of a sudden, this fails like:
```
Traceback (most recent call last):
File "/ho…
-
this seems to happen with I run with `siot_run`, but not with `./siot` -- not sure why yet.