diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-10-19 19:26:58 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-10-19 19:26:58 +0000 |
commit | d1e253310c1592792a070fe93156f15f63454c35 (patch) | |
tree | adb7923e365e70eb9d9d28d6424c96bdf5793a63 /databases/postgresql11-server/files/patch-doc-Makefile | |
parent | databases/firebird25-server: unbreak with ICU 63 (diff) |
math/libqalculate: unbreak with ICU 63
In file included from Calculator.cc:45:
In file included from /usr/local/include/unicode/ucasemap.h:25:
/usr/local/include/unicode/localpointer.h:221:40: error: expected ';' at end of declaration list
LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) {
^
/usr/local/include/unicode/localpointer.h:366:36: error: expected ';' at end of declaration list
LocalArray(LocalArray<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) {
^
In file included from Calculator.cc:45:
/usr/local/include/unicode/ucasemap.h:96:1: error: expected ';' at end of declaration list
U_DEFINE_LOCAL_OPEN_POINTER(LocalUCaseMapPointer, UCaseMap, ucasemap_close);
^
/usr/local/include/unicode/localpointer.h:493:60: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER'
LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \
^
/usr/local/include/unicode/platform.h:503:23: note: expanded from macro 'U_NOEXCEPT'
# define U_NOEXCEPT noexcept
^
Regressed by: https://github.com/unicode-org/icu/commit/35ce5296c1d3
PR: 232300
Reported by: antoine (via exp-run)
Notes
Notes:
svn path=/head/; revision=482451
Diffstat (limited to 'databases/postgresql11-server/files/patch-doc-Makefile')
0 files changed, 0 insertions, 0 deletions