Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Update rapidjson to fix #710 #1466

Merged
merged 2 commits into from Mar 13, 2017
Merged

Update rapidjson to fix #710 #1466

merged 2 commits into from Mar 13, 2017

Conversation

ombre5733
Copy link
Contributor

Update rapidjson to v1.1.0. This library version always uses '.' as decimal
separator instead of the separator selected by the current locale. This
should fix #710.

Update rapidjson to v1.1.0. This library version always uses '.' as decimal
separator instead of the separator selected by the current locale. This
should fix #710.
Use pre-increment operators for iterators in order to avoid a temporary copy.
Also use the canonical itr->MemberFun() instead of (*itr).MemberFun().
@ombre5733 ombre5733 changed the title Update rapidjson Update rapidjson to fix #710 Mar 10, 2017
@AtomicBuildBot
Copy link

Can one of the admins verify this patch?

@JoshEngebretson
Copy link
Contributor

Thanks for the PR, I perused it briefly and looking good. I'll review more closely and do some testing soon 👍

@JoshEngebretson
Copy link
Contributor

@AtomicBuildBot retest this please

@JoshEngebretson
Copy link
Contributor

Awesome, thanks for the rapidjson update and associated cleanups! LANDING! ✈️

Closes #710

@JoshEngebretson JoshEngebretson merged commit 7386bd5 into AtomicGameEngine:master Mar 13, 2017
@ombre5733 ombre5733 deleted the rapidjson-update branch March 13, 2017 18:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[LINUX] Editor crash when creating a new 3D project, or when trying to open some example projects
3 participants