Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12948: Unexpected snprintf result is on Android ARM
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-04-06 13:47:30
#12948: Unexpected snprintf result is on Android ARM
------------------------------------+----------------------
Reporter: Lev Sch <zorechfan@â¦> | Owner: olli
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: context
Version: Boost 1.64.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------+----------------------
Comment (by Lev Sch <zorechfan@â¦>):
You are right. Default command did not get fresh version.
I did following:
{{{
1. cd ${BOOST_ROOT}\libs\context
2. remove all files and folders under current directory
3. git clone https://github.com/boostorg/context .
}}}
${BOOST_ROOT}/libs/context/test/test_fcontext.cpp
{{{
04-06 16:38:57.660 6618-6618/? D/boostTest: void runBoostTests() 90 BEGIN
TESTS
04-06 16:38:57.676 6618-6618/? D/boostTest: Running 12 test cases...
04-06 16:38:57.677 6618-6618/? D/boostTest: void runBoostTests() 176 END
OF TESTS
}}}
${BOOST_ROOT}/libs/context/test/test_callcc.cpp
{{{
Error:(598, 17) error: no member named 'snprintf' in namespace 'std'; did
you mean simply 'snprintf'?
Error:(606, 17) error: no member named 'snprintf' in namespace 'std'; did
you mean simply 'snprintf'?
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12948#comment:27> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-04-06 13:50:26 UTC