-
## Linux distribution and version
Fedora 31
## Flatpak version
1.4.4
Whenever I run `flatpak update` I get these un-actionable info messages:
> Info: org.gnome.Platform is end-of-life, with r…
-
### Describe the bug
The Synonym feature doesn't work when hosted on Windows.
In wp-content\plugins\elasticpress\includes\classes\Feature\Search\Synonyms.php we can se that the synonyms are separate…
nymwo updated
2 weeks ago
-
Appium 3 will keep the same architecture as Appium v2, but we want to make changes such as dropping old NodeJS versions/bumping up Express version to 5 etc. It means this major versionup will not be a…
-
When testing `grammars/ANTLR` we get incorrect output from `lrstar_lexer::print_line` due to missing line termination/length see bello a possible fix for it:
Possible fix:
```
---------------------…
-
The source code repository and developer account related to rhyme-player seem to have been deleted.
@bbhtt Is it possible to mark the application as EOL?
https://github.com/rhyme-player/rhyme.gi…
-
**Describe the bug**
Using a pretty simple `".*$"` regexp results in `No Regex pattern match`. That is with `noFlags` flag that implies `multiline: false`, so `$` should match something.
**To Re…
-
EoL dates and other information is only available for the latest release in a given cycle.
Can the API be extended to provide this information for all releases in a given cycle?
Thanks.
-
### Steps to reproduce
1. Create these mappings
```vim
map echom $"'< = {getpos("'
-
Given this program
```tokay
T_EOL : @{
peek EOF
peek ' '
}
'Hello' T_EOL _ print("World")
```
and the input `Hello`, the call to `peek EOF` is ignored and afterwards rejected as it d…
-
PyQt5 is in EoL and no versions are compatible with every OS.
TODO:
- Replace `PyQt5` by `PySide6`