HomeFreeBSD

devel/pypersrc: Fix build with Clang 6

Description

devel/pypersrc: Fix build with Clang 6

src/cc/pyext_DequeChar.cc:62:25: error: no matching function for call to 'make_pair'

sDequeCharMap.insert( make_pair<PyObject*,DequeChar*>(self,dequeChar) );
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/pypersrc-20120106_3.log

Details

Provenance
tobikAuthored on
Parents
rP478248: devel/omniORB-4.1: Fix build with Clang 6
Branches
Unknown
Tags
Unknown