Re: [Boost-bugs] [Boost C++ Libraries] #12948: Unexpected snprintf result is on Android ARM

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:58:31


#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 olli):

 OK - test_fcontext.cpp seams to work.

 Is your compiler C++11 enabled?
 You could try to replace std::snprintf by snprintf in test_callcc() too?
 I guess that some feature checks returns true for your compiler, but the
 compiler is not C++1 complete.

 Because test_fcontext tests the fcontext-API that is used in callcc() and
 the unit-test for fcontext are OK, I would expect that callcc's unit-test
 will pass too.

 Could you verify it, please?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12948#comment:28>
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 14:01:58 UTC