Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

OSX Yosemite 10.10.5 + make error - php_vs_php.cmo #147

Closed
henryli opened this issue Aug 11, 2016 · 2 comments
Closed

OSX Yosemite 10.10.5 + make error - php_vs_php.cmo #147

henryli opened this issue Aug 11, 2016 · 2 comments

Comments

@henryli
Copy link

henryli commented Aug 11, 2016

ocamlc.opt -g -thread -dtypes -w +A-4-29-6-45-32 -warn-error +a -bin-annot -absname -I ../../commons -I ../../commons/ocollection -I ../../commons/ocamlextra -I ../../h_program-lang -I ../../h_version-control -I ../../globals -I ../../external/ -I ../../matcher -I ../parsing -c php_vs_php.ml
File "/Users/henry.li/softwares/facebook/pfff/lang_php/matcher/php_vs_php.ml", line 290, characters 17-33:
Warning 3: deprecated: String.lowercase
Use String.lowercase_ascii instead.
File "/Users/henry.li/softwares/facebook/pfff/lang_php/matcher/php_vs_php.ml", line 290, characters 38-54:
Warning 3: deprecated: String.lowercase
Use String.lowercase_ascii instead.
File "/Users/henry.li/softwares/facebook/pfff/lang_php/matcher/php_vs_php.ml", line 1:
Error: Some fatal warnings were triggered (2 occurrences)
make[2]: *** [php_vs_php.cmo] Error 2
make[1]: *** [rec] Error 1
make: *** [all] Error 2

aryx added a commit that referenced this issue Aug 11, 2016
@aryx
Copy link
Contributor

aryx commented Aug 11, 2016

This should fix it.
Thx for reporting.

@aryx aryx closed this as completed Aug 11, 2016
@henryli
Copy link
Author

henryli commented Aug 11, 2016

Thank you so much! Issue has been fixed!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants