facebookarchive / pfff

Tools for code analysis, visualizations, or style-preserving source transformation.
http://github.com/facebook/pfff/wiki/Main
Other
2.44k stars 204 forks source link

"2" appended for Not found packages (java) #122

Open krishnavaidy opened 9 years ago

krishnavaidy commented 9 years ago

Using codegraph, I am trying to build graphs separately and then join them. PB Not_found will hopefully be resolved then.

I notice that “2” is appended to packages which are not found (in lang_java/analyze/graph_code_java.ml, I am concentrating mainly on java). Is there any reason for this? Can I remove the 2?

In the two (or more) separate graphs, nodes with the same name can be merged in the final combined graph.

ghost commented 9 years ago

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.