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 09:46:57


#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@…>):

 Replying to [comment:17 olli]:
> I'm confused by your lengthly output - does the fix work or not?
 The fix is works.
> I'm wondering of 'error: no member named 'snprintf' in namespace 'std''
 - std::snprintf is in cstdio (is included in the unit-test files).
 Yes. Compilation error is present. I fixed it by removing "std::" prefix.
 snprintf is not a member of "std" namespace. See example:
 http://www.cplusplus.com/reference/cstdio/snprintf/
> I don't get 'callcc test suite/_test_ontop": check i == 2 has failed [-2
 != 2]' on ARM/Linux.
 And I get...

 All my words in comment 16 are related to SHA-1:
 14d05c5553969671b5253617585efe9970295a6c commit. One exception: words
 started at "If replace" are related to a modified version. I do the
 modification to make ensure that test fails if bug is present.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12948#comment:19>
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 09:49:53 UTC