HomeFreeBSD

MFH: r431762

Description

MFH: r431762

multimedia/assimp: unbreak build with clang 4.0

code/D3MFImporter.cpp:230:29: error: invalid operands to binary expression ('float (*)(const char *, const char *)' and 'nullptr_t')

vertex.z = ai_strtof>(xmlReader->getAttributeValue(D3MF::XmlTag::z.c_str()), nullptr);
           ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

PR: 216160
Approved by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Approved by: ports-secteam (feld)

Details

Provenance
jbeichAuthored on
Parents
rP431840: MFH: r431807
Branches
Unknown
Tags
Unknown