Fix compilation with clang
ClosedPublic

Authored by apol on Jan 17 2017, 8:41 PM.

Details

Summary

libkexiv2/src/kexiv2_p.cpp:726:9: error: token is not a valid binary operator in a preprocessor subexpression

Test Plan

Builds

Diff Detail

Repository
R378 KExiv2 Library
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
apol updated this revision to Diff 10297.Jan 17 2017, 8:41 PM
apol retitled this revision from to Fix compilation with clang.
apol updated this object.
apol edited the test plan for this revision. (Show Details)
apol added reviewers: Frameworks, cgilles.
kfunk accepted this revision.Jan 17 2017, 9:11 PM
kfunk added a reviewer: kfunk.
kfunk added a subscriber: kfunk.

Note: That's due to my patch in D3850

This revision is now accepted and ready to land.Jan 17 2017, 9:11 PM
This revision was automatically updated to reflect the committed changes.