--modversion missing in pkg-config --help #157

Closed
opened 2017-11-28 11:06:25 +00:00 by swilmet · 2 comments
swilmet commented 2017-11-28 11:06:25 +00:00 (Migrated from github.com)

--modversion is missing in pkg-config --help.

I've opened this issue for bash-completion:
https://github.com/scop/bash-completion/issues/176
because with pkgconf there is no completion of the --modversion pkg-config option name. But the bash-completion issue was closed because what they do is to parse the output of pkg-config --help to know the list of options.

`--modversion` is missing in `pkg-config --help`. I've opened this issue for bash-completion: https://github.com/scop/bash-completion/issues/176 because with pkgconf there is no completion of the `--modversion` pkg-config option name. But the bash-completion issue was closed because what they do is to parse the output of `pkg-config --help` to know the list of options.

That is indeed a good catch, thank you for reporting!

That is indeed a good catch, thank you for reporting!
swilmet commented 2017-11-29 10:37:48 +00:00 (Migrated from github.com)

Thanks, I'm glad the problem is fixed.

Thanks, I'm glad the problem is fixed.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#157
There is no content yet.