diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-09-21 15:22:06 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-09-21 15:22:06 +0000 |
commit | 4593df7538e19c2132d9412ec6cc5f3d5ac44e61 (patch) | |
tree | cbbdfae97f89be06bb10d36187519666f0133516 /sysutils/consolehm/files/patch-chm.c | |
parent | security/arirang: fix build on GCC architectures (diff) |
net/ulxmlrpcpp: fix build on GCC architectures
Use new GCC because of:
ulxr_value.cpp:895: error: 'snprintf' is not a member of 'std'
Also add include cstring because of:
ulxr_ssl_connection.cpp: In function 'int ulxr::password_cb(char*, int, int, void*)':
ulxr_ssl_connection.cpp:63:3: error: 'strcpy' was not declared in this scope
63 | strcpy(buf, pass.c_str());
| ^~~~~~
Approved by: linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D21720
Notes
Notes:
svn path=/head/; revision=512511
Diffstat (limited to 'sysutils/consolehm/files/patch-chm.c')
0 files changed, 0 insertions, 0 deletions