Skip to content
New issue

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

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

Already on GitHub? # to your account

[facebook/infer#283] Resolve a bug that Infer does not analyze procedures when the analyzer is run on '/'. #284

Closed
wants to merge 1 commit into from

Conversation

kstreee
Copy link
Contributor

@kstreee kstreee commented Feb 20, 2016

Resolve a bug that Infer does not analyze procedures when the analyzer is run on '/'.
This bug is reported by @btakeya on #283.

…hen the analyzer is run on '/'. This bug is reported by @btakeya.
@kstreee
Copy link
Contributor Author

kstreee commented Feb 20, 2016

I am actually not sure that this is appropriate patch to fix the bug, because this bug is caused by the function filename_to_relative that returns both of absolute path ('/' for the root parameter) and relative path. Should the name of the function be replaced?

@ghost ghost closed this in a7e0044 Feb 22, 2016
@jvillard
Copy link
Contributor

Thanks for looking into this, @kstreee! We'll be pushing further improvements to that part of the code soon as well.

This pull request was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants