-
SoX uses it's own `getopt.c` to parse the options, both global to sox and local to the effects and files.
Can they be processed with the standard getopt(3)?
The interface sucks a bit: for example,…
-
**Is your feature request related to a problem? Please describe.**
Options generation from .json file was added in https://github.com/f3d-app/f3d/pull/1471, but parsing/formating is pretty naive.
…
-
The error below happens when I try to roundtrip a font that contains a `cmap` **Mac Korean format 2** subtable record.
Cannot include the font because it's not publicly available, but please reach ou…
-
Execution API defines `InitChain` method, which takes genesis time, genesis block height and chain ID as params.
This parameters are usually a part of genesis file, which is implementation specific. …
-
Hi, there is a problem with UVa Online Judge' problems. (Not Parsing)
https://onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=609&page=show_problem&problem=1365
-
### Expected behavior
There is a potential issue where the subcommand is incorrectly parsed when command options are passed right after the `kubectl` command.
e.g:
```shell
kubecolor -n config…
-
Gvsbuild has a very old version of Enchant from an old XChat fork. Since Getopt isn't very cross-platform, would it be possible to replace it with [GLib's command parsing](https://docs.gtk.org/glib/go…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Described the feature in detail and justified the reason for the request.
- [X] Provided spec…
Emill updated
3 weeks ago
-
The positional "database" argument is required on all switches, which makes it not possible to use the -c switch to create a database or use the --host switch to access a remote database without speci…
-
Since some NBT file data terminates before the end of the full file itself, this has brought up the use for adding the `strict` flag to the reading process. I'm curious if this should also be symmetri…