This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [fixincludes] solaris_pow_int_overload should use __cplusplus
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, Bruce Korb <bkorb at gnu dot org>
- Date: Fri, 31 May 2013 13:38:55 +0200
- Subject: Re: [fixincludes] solaris_pow_int_overload should use __cplusplus
- References: <yddvc6jxcry dot fsf at lokon dot CeBiTec dot Uni-Bielefeld dot DE> <5194F985 dot 9030006 at gnu dot org> <yddmwruxam9 dot fsf at lokon dot CeBiTec dot Uni-Bielefeld dot DE> <yddobbrpekt dot fsf at lokon dot CeBiTec dot Uni-Bielefeld dot DE>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Fri, May 31, 2013 at 01:35:14PM +0200, Rainer Orth wrote:
> Jakub, with the release of 4.8.1, is the patch ok for the 4.8 branch
> now?
Ok.
Jakub