diff options
author | antoine <antoine@FreeBSD.org> | 2017-01-06 20:05:45 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-01-06 20:05:45 +0000 |
commit | 752f6392a64b441f241c0c54e4603a27f57b9d31 (patch) | |
tree | f7f17a83de4f0060187d407243cebf148fb0ee78 /graphics/py-exiv2/Makefile | |
parent | 7717dc848347065e8e881331ea815a890ba60302 (diff) | |
download | FreeBSD-ports-752f6392a64b441f241c0c54e4603a27f57b9d31.zip FreeBSD-ports-752f6392a64b441f241c0c54e4603a27f57b9d31.tar.gz |
MFH: r430521
print/hpijs: unbreak with libc++ 3.9
registry.cpp:249:9: error: cannot initialize a variable of type 'char *' with an rvalue of type
'const char *'
char *cmdStr = strstr ((const char *) DevIDBuffer+2, "CMD:");
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dj3320.cpp:429:24: error: assigning to 'char *' from incompatible type 'const char *'
if ((pcStr = strstr((const char*)pLDLEncap->byStatusBuff + 10, "$S:")) == NULL)
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PR: 212343
Regressed by: https://github.com/llvm-mirror/libcxx/commit/b4aa97130b8b
Diffstat (limited to 'graphics/py-exiv2/Makefile')
0 files changed, 0 insertions, 0 deletions