This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: unary_function<...>::result cannot be void.
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Jim King <jim_king_2000 at 163 dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 07 Apr 2009 10:48:43 +0200
- Subject: Re: unary_function<...>::result cannot be void.
- References: <22922396.post@talk.nabble.com> <49DB0E47.6010805@oracle.com>
Paolo Carlini wrote:
> Anyway, I cannot reproduce
> it with the FSF compilers (4_3-branch and later), thus it seems an
> OpenSUSE proper issue, which you should report to OpenSUSE.
>
I'm sorry, correction: I *can* reproduce it, -g is needed. Can you
please enter a Bugzilla PR? It would be great if you could reduce the
testcase further, down to fewer includes, but just try to do your best,
someone can take care to reduce it further later.
Thanks in advance,
Paolo.