Regression in pkgconf 1.2.0 #108

Closed
opened 2017-01-22 06:43:10 +00:00 by ant1 · 4 comments
ant1 commented 2017-01-22 06:43:10 +00:00 (Migrated from github.com)

With pkgconf 1.1.1, I had

% pkgconf --print-variables pkg-config
pc_path
% pkgconf --variable=pc_path pkgconfig
/usr/local/libdata/pkgconfig:/usr/libdata/pkgconfig

With pkgconf 1.2.0, I have

% pkgconf --print-variables pkg-config
pc_path
% pkgconf --variable=pc_path pkg-config

With pkgconf 1.1.1, I had ``` % pkgconf --print-variables pkg-config pc_path % pkgconf --variable=pc_path pkgconfig /usr/local/libdata/pkgconfig:/usr/libdata/pkgconfig ``` With pkgconf 1.2.0, I have ``` % pkgconf --print-variables pkg-config pc_path % pkgconf --variable=pc_path pkg-config ```
ant1 commented 2017-01-22 07:18:05 +00:00 (Migrated from github.com)
It seems the regression was introduced in [https://github.com/pkgconf/pkgconf/commit/7b39c38408889c4a2a18e8dc3b2fedada5bc94ed](https://github.com/pkgconf/pkgconf/commit/7b39c38408889c4a2a18e8dc3b2fedada5bc94ed)
bapt commented 2017-01-22 09:46:56 +00:00 (Migrated from github.com)

Thanks for reporting, fixed in 7d89f65

Thanks for reporting, fixed in 7d89f65
bapt commented 2017-01-22 10:27:31 +00:00 (Migrated from github.com)

Actually 5e5c418 is the proper fix

Actually 5e5c418 is the proper fix

1.2.1 will have the fix, thanks for reporting.

1.2.1 will have the fix, thanks for reporting.
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#108
There is no content yet.