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

Task/part5 attribute value parse #1299

Merged

Conversation

kzangeli
Copy link
Member

Part V of issue #1259

@kzangeli kzangeli added this to the 0.25.0 milestone Sep 29, 2015

if (nodeType == "String")
{
cvnP->stringValue = iter->GetString();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too much whitespace?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yes ...
All 'cvnP->xxxValue =' were supposed to be horizontally aligned. Don't know what happened to this one ...

But, now I know what happened to the 'previous one' (nextcoming - I'm reading the PR comment starting from the end) - cut 'n paste ...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 447cec7

@fgalan
Copy link
Member

fgalan commented Oct 1, 2015

LGTM

fgalan pushed a commit that referenced this pull request Oct 1, 2015
…_parse

Task/part5 attribute value parse
@fgalan fgalan merged commit f6c23f2 into feature/1259_new_json_for_v2 Oct 1, 2015
@fgalan fgalan deleted the task/part5_attribute_value_parse branch October 1, 2015 19:14
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

Successfully merging this pull request may close these issues.

2 participants