-
@landley If I was able to (by copying a lot of code from https://github.com/skeeto/optparse, which is public domain), replace the use of the non-standard GNU getopt_long{,_only}() functions in the get…
E5ten updated
4 years ago
-
Hi!
Nice to use on say MSVC/Win32 where there is no platform support.
Would you mind adding getopt_long() that is used by e.g. xz-utils ?
Regards
-
# Bug report
### Bug description:
When configured with a short option that requires an argument, and an input commandline has the option argument at the same argv item, argparse deletes initial '=' …
-
There is a lot of code duplication between the two. We could consider porting qookei's parser from here https://github.com/qookei/conflict/blob/master/include/conflict/parser.hpp while we're at it.
-
## Brief feature description
getopt_long is not implemented in windows
## Detailed information
My project needs large buffers, and I followed the configuration document, fill the size it need…
-
t/basic.t fails on some of my smoker systems, possibly because of a diagnostic string change in Getopt::Long:
```
# Failed test 'errors.pl --doom=lots; stdout like (?^:^Value "lots" invalid for op…
-
- **Name**: zarn
- **Source URL**: https://github.com/htrgouvea/zarn
- **Description**: perl SAST
dependencies (https://github.com/htrgouvea/zarn/blob/main/cpanfile)
- JSON -> probably `extra/…
-
### Description / Steps to reproduce the issue
Enable ostest on xmc4800-relax
start it
```
nsh> ostest
stdio_test: write fd=1
stdio_test: Standard I/O Check: printf
stdio_test: write fd=2
os…
-
**Motivation**
By introducing a transformer that works like the C `getopt()` function, rules authors can more easily match and handle [POSIX](https://www.gnu.org/software/libc/manual/html_node/Argu…
leogr updated
1 month ago
-
perl-Getopt-Long was changed to 'rft', it should have been 'rfx'.
There is also a problem in that http://pkgs.repoforge.org/perl-Getopt-Long/ still shows a 'rf' version, but it is missing from the r…