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

[foxy backport] Fix yaml parser error when meets .nan (refactor on #754) (#781) #785

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

brawner
Copy link
Contributor

@brawner brawner commented Sep 2, 2020

Co-authored-by: Ada-King Bingtao.Du@sony.com
Co-authored-by: Chris Lalancette clalancette@openrobotics.org

@brawner brawner self-assigned this Sep 2, 2020
@brawner
Copy link
Contributor Author

brawner commented Sep 2, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@brawner
Copy link
Contributor Author

brawner commented Oct 1, 2020

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@brawner
Copy link
Contributor Author

brawner commented Oct 1, 2020

Looks like I need to rebase this one

@brawner brawner force-pushed the brawner/rcl_yaml-backport-754 branch 3 times, most recently from d437319 to 8f52813 Compare October 6, 2020 00:44
@brawner brawner force-pushed the brawner/rcl_yaml-backport-781 branch from cd4e256 to d6d4a3d Compare October 6, 2020 01:02
@brawner brawner changed the base branch from brawner/rcl_yaml-backport-754 to foxy October 6, 2020 01:02
@brawner
Copy link
Contributor Author

brawner commented Oct 6, 2020

Rebased onto foxy after merging #784, retargeting PR into foxy

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

* Fix yaml parser error when meets .nan

Signed-off-by: Ada-King <Bingtao.Du@sony.com>

Correct code style

Signed-off-by: Ada-King <Bingtao.Du@sony.com>

Modify as suggested

Signed-off-by: Ada-King <Bingtao.Du@sony.com>

Improve test

Signed-off-by: Ada-King <Bingtao.Du@sony.com>

Fix minor flaw

Signed-off-by: Ada-King <Bingtao.Du@sony.com>

Fix minor flaw again

Signed-off-by: Ada-King <Bingtao.Du@sony.com>

Satisfy windows CI

Signed-off-by: Ada-King <Bingtao.Du@sony.com>

Change the match rule for special float

Signed-off-by: Ada-King <Bingtao.Du@sony.com>

Distinguish +.inf and -.inf

Signed-off-by: Ada-King <Bingtao.Du@sony.com>

* Remove unnecessary #include change.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

* Add in two more necessary includes.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

Co-authored-by: Ada-King <Bingtao.Du@sony.com>
Co-authored-by: Chris Lalancette <clalancette@openrobotics.org>
Signed-off-by: Stephen Brawner <brawner@gmail.com>
@brawner brawner force-pushed the brawner/rcl_yaml-backport-781 branch from d6d4a3d to fca20be Compare October 6, 2020 01:11
@brawner brawner merged commit 7c1f274 into foxy Oct 6, 2020
@delete-merged-branch delete-merged-branch bot deleted the brawner/rcl_yaml-backport-781 branch October 6, 2020 01:12
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.

3 participants