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

typo on jsoncpp #7

Open
crosetto opened this issue Oct 15, 2013 · 1 comment
Open

typo on jsoncpp #7

crosetto opened this issue Oct 15, 2013 · 1 comment
Milestone

Comments

@crosetto
Copy link

Hi,
there is an inconsistency, since in there is a call to the method Json::Reader::getFormattedErrorMessages (in storage.hxx). But the real interface in jsoncpp has only one 't': getFormatedErrorMessages

Paolo Crosetto

@ffevotte
Copy link
Owner

Hi,

sorry for the long delay. Apparently jsoncpp provides both functions, but has deprecated the version with only one "t".

Looking at jsoncpp's source code, It looks like there used to be a getFormatedErrorMessages in early versions, which got renamed to getFormattedErrorMessages.

Do you actually have a version in which only getFormatedErrorMessages works?

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