-
Notifications
You must be signed in to change notification settings - Fork 51
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
Issues discovered on Mac OS X #131
Comments
[snip]
|
Previously responded to.
I don't have access to Mac OS X. Can you tell me what C-compiler you were using and what version thereof? Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was able to compile the most recent Github version and everything worked fine. That said, there were a few issues.
Makefile.PL
saidWarning: prerequisite JSON::MaybeXS 0 not found.
. If everything compiles and all the tests pass it is either not a real prerequisite or there is no test coverage for code whereJSON::MaybeXS
is required.NYTProf.xs:1220:1: warning: unused function 'get_str_id' [-Wunused-function]
The text was updated successfully, but these errors were encountered: