Subject: Re: CVS commit: pkgsrc/devel/pth
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-changes
Date: 02/19/2007 21:56:53
On Mon, Feb 19, 2007 at 09:44:42PM +0100, Joerg Sonnenberger wrote:
> On Sun, Feb 18, 2007 at 11:40:10AM +0000, Thomas Klausner wrote:
> > Log Message:
> > Update to 2.0.7:
> 
> I'm not 100% sure, but this might have broken inputmethod/unicon-im.
> Can you take a look?

Stops compiling for me with:
In file included from /usr/include/g++/backward/iostream.h:31,
                 from TLS_ImmOp.cpp:1:
/usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
/usr/include/g++/cstdlib:135: error: '::system' has not been declared

which doesn't look pth-related, or is it?
 Thomas