Changes between Initial Version and Version 1 of Ticket #1830, comment 5
- Timestamp:
- May 8, 2024, 1:24:57 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1830, comment 5
initial v1 1 I could not reproduce the problem with a quick stand-alone test of `musl-1.2.5/src/misc/getopt_long.c`. It sets `optind = 2` on missing arguments as expected. 1 ~~I could not reproduce the problem with a quick stand-alone test of `musl-1.2.5/src/misc/getopt_long.c`. It sets `optind = 2` on missing arguments as expected.~~ 2 2 3 3 Which musl version is used on the affected systems?