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

File "main_codegraph.ml", line 263 #116

Open zhangchunsheng opened 9 years ago

zhangchunsheng commented 9 years ago

I get something wrong when make depend on CentOS release 6.4 (Final).

File "main_codegraph.ml", line 263, characters 2-3: Error: Syntax error

aryx commented 9 years ago

can you copy the full error.

Also which version of ocaml are you running? And which version of pfff are you compiling? the lastest from github?

phooji commented 9 years ago

Any chance you're using a relatively old ocaml? IIRC the syntax used on that line was introduced in 3.12, which is moderately ancient now.

If ^ is actually the case, could you try installing something more recent, like OCaml 4.01?

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.