NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49990 CVS commit: src/external/bsd/libc++/dist/libcxxrt/src



The following reply was made to PR lib/49990; it has been noted by GNATS.

From: "Antti Kantee" <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49990 CVS commit: src/external/bsd/libc++/dist/libcxxrt/src
Date: Fri, 26 Jun 2015 00:50:39 +0000

 Module Name:	src
 Committed By:	pooka
 Date:		Fri Jun 26 00:50:39 UTC 2015
 
 Modified Files:
 	src/external/bsd/libc++/dist/libcxxrt/src: exception.cc
 
 Log Message:
 Fix gcc revision check for __cxa_begin_catch() declaration.
 
 Now it matches what was introduced in upstream commit e426f95.
 
 Fixes PR lib/49990 (libc++ fails to compile with g++ 5.1)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.4 -r1.2 \
     src/external/bsd/libc++/dist/libcxxrt/src/exception.cc
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index