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

Problems: DRAFT build broken in CentOS 6, missing bits in documentation #2791

Merged
merged 4 commits into from
Oct 17, 2017

Conversation

bluca
Copy link
Member

@bluca bluca commented Oct 17, 2017

Solutions: see commits

Solution: mention that the STATISTICS command returns a message with 8
frames
Solution: print unsigned integers instead of size_t to avoid the error:

  error: ISO C++ does not support the 'z' gnu_printf length modifier

due to very old version of GCC.
Solution: define __STDC_LIMIT_MACROS in test_timers.cpp before
including testutil.hpp so that the definitions are included
@somdoron somdoron merged commit 835df92 into zeromq:master Oct 17, 2017
@bluca bluca deleted the centos6 branch October 17, 2017 16:33
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