Skip to content

Fix QNX build: QNX defines sprintf under the std namespace. #609

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

Merged
merged 1 commit into from
May 2, 2017

Conversation

antonindrawan
Copy link
Contributor

Use snprintf instead which is already used in this file. Also, using snprintf is safer than sprintf.

@cdunn2001 cdunn2001 merged commit d7347a2 into open-source-parsers:master May 2, 2017
@antonindrawan antonindrawan deleted the QNX_Fix branch January 4, 2018 18:50
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