Changes between Initial Version and Version 3 of Ticket #54285


Ignore:
Timestamp:
Jun 5, 2017, 12:53:40 PM (7 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54285

    • Property Status changed from new to assigned
    • Property Owner set to dbevans
  • Ticket #54285 – Description

    initial v3  
    11I get this error when attempting to build podofo 0.9.5 in the log output:
     2{{{
    23:info:build /opt/local/include/cppunit/TestCaller.h:121:28: error: no member named 'bind' in namespace 'std'; did you mean 'find'?
    34:info:build             m_test_function( std::bind(test, m_fixture) )
     
    78:info:build find(_InputIterator __first, _InputIterator __last, const _Tp& __value_)
    89:info:build ^
     10}}}
    911