Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2019 16:56:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 239265] libcxxrt std::uncaught_exceptions() rethrow bug
Message-ID:  <bug-239265-29464-Wpw74OCDUo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239265-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239265-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239265

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Fri Jul 26 16:55:07 UTC 2019
New revision: 350360
URL: https://svnweb.freebsd.org/changeset/base/350360

Log:
  Merge libcxxrt master f96846efbfd508f66d91fcbbef5dd808947c7f6d.

  Interesting fixes:
  f96846e Fix std::size_t -> size_t to unbreak build against libc++ 6.0.0
  6f4cfa2 Fix the uncaught exception count with rethrowing (PR 239265)
  db54f53 Added C++14-specific operator delete (#47)

  PR:           239265
  MFC after:    3 days

Changes:
_U  head/contrib/libcxxrt/
_U  head/contrib/libcxxrt/abi_namespace.h
_U  head/contrib/libcxxrt/auxhelper.cc
_U  head/contrib/libcxxrt/cxxabi.h
_U  head/contrib/libcxxrt/dwarf_eh.h
_U  head/contrib/libcxxrt/dynamic_cast.cc
  head/contrib/libcxxrt/exception.cc
_U  head/contrib/libcxxrt/guard.cc
_U  head/contrib/libcxxrt/libelftc_dem_gnu3.c
  head/contrib/libcxxrt/memory.cc
_U  head/contrib/libcxxrt/stdexcept.cc
_U  head/contrib/libcxxrt/stdexcept.h
_U  head/contrib/libcxxrt/terminate.cc
_U  head/contrib/libcxxrt/typeinfo.cc
_U  head/contrib/libcxxrt/typeinfo.h
  head/lib/libcxxrt/Makefile
  head/lib/libcxxrt/Version.map

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239265-29464-Wpw74OCDUo>