notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libcxxrt/files
SVNWeb

Number of commits found: 2

Sat, 4 Jun 2016
[ 16:25 dim search for other commits by this committer ] Original commit   Revision:416367
Update devel/libcxxrt to the latest upstream version, as of 2016-05-29.

All previous patches have been dropped, since these have all been merged
upsream.

Approved by:	mokhi64@gmail.com (maintainer)
PR:		209937
Tue, 31 May 2016
[ 20:07 rodrigo search for other commits by this committer ] Original commit   Revision:416217
Fix crash when libcxxrt exceptions been freed by a different language runtime,
and when libcxxrt itself free foreign exceptions.

Unwind API was specifically designed to allow mixed language environments where
exceptions from different runtimes interoperate. One particular example is
C++/LuaJit combination. Due to the issues in libcxxrt, databases/tarantool
crashes
when linked against libcxxrt.

The issue was merged by upstream butat the moment not officially released.
https://github.com/pathscale/libcxxrt/pull/32

PR:		204786
Submitted by:	Nick Zavaritsky <mejedi@gmail.com>
Approved by:	Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)

Number of commits found: 2