Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

as discussed on IRC #44

Closed
wants to merge 1 commit into from
Closed

as discussed on IRC #44

wants to merge 1 commit into from

Conversation

rofl0r
Copy link

@rofl0r rofl0r commented Sep 27, 2012

this caused -L/lib not being printed when prefix= was used.
the test was bogus anyway, because it used strcmp on non-reduced paths
directly. so //lib and /lib were 2 different things, when in reality
they are not.

@rofl0r
Copy link
Author

rofl0r commented Sep 27, 2012

all tests succeed

you should add a test that uses empty prefix and ensure it still print -L /lib

this caused -L/lib not being printed when prefix= was used.
the test was bogus anyway, because it used strcmp on non-reduced paths
directly. so //lib and /lib were 2 different things, when in reality
they are not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants