diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2017-02-01 20:21:10 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2017-02-01 20:21:10 +0000 |
| commit | 7e0ecaf6d2b3a5f803475e1e91790a29128597f4 (patch) | |
| tree | e74666ea48bb256677fd0426520e8c13a410864b /palm/palm-db-tools/files/patch-libflatfile_JFile3.cpp | |
| parent | converters/fix-mime-charset: unbreak with libc++ 3.9 (diff) | |
graphics/inventor: unbreak with libc++ 3.9
./SoInput.c++:2813:8: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
char *firstPlus = strchr(n, '+');
^ ~~~~~~~~~~~~~~
SoInteractionKit.c++:857:12: error: cannot initialize a variable of type 'char *' with an rvalue of
type 'const char *'
char *dotPtr = strchr( partName.getString(), '.' );
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SoInteractionKit.c++:858:12: error: cannot initialize a variable of type 'char *' with an rvalue of
type 'const char *'
char *brackPtr = strchr( partName.getString(), '[' );
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
