Skip to content
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

Cannot run with Sphinx 0.9.9-rc2 or Sphinx from trunk #3

Open
ngocdaothanh opened this issue Aug 7, 2009 · 2 comments
Open

Cannot run with Sphinx 0.9.9-rc2 or Sphinx from trunk #3

ngocdaothanh opened this issue Aug 7, 2009 · 2 comments

Comments

@ngocdaothanh
Copy link

When running with Sphinx 0.9.9-rc2 or Sphinx from trunk, error like {error, {bad_version, 16777216}} is produced by giza_request:verify_version/1.

Should this verification be disabled? Instead, the list of Sphinx versions that Giza is compatible with is documented in README?

@kevsmith
Copy link
Owner

What about if verification could be turned off? I'd rather do that than try to document the various compatible versions.

@ngocdaothanh
Copy link
Author

It is better if Sphinx itself returns the correct SPHINX_MAJOR_PROTO. Has anyone report this issue to Sphinx developers?

Anyway for the time being, it is a great help to turn the verification off by default. I think there are a lot of people who just don't use 0.9.9-rc2 or/and giza because they are no compatible with each other, or have to manually edit giza_request.erl to turn off the verification themselves.

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

No branches or pull requests

2 participants