[GenABEL-dev] [Genabel-commits] r1088 - pkg/MixABEL/src/MXlib
William Astle
william.astle at mail.mcgill.ca
Wed Jan 30 16:56:39 CET 2013
On 29 Jan 2013, at 22:16, Yurii Aulchenko <yurii.aulchenko at gmail.com<mailto:yurii.aulchenko at gmail.com>>
wrote:
> Just curious - did it stop working because GSL changed?
>
> Yurii
I don't think so. I think it was a change in g++. I was taking the address of a temporary which is illegal C/C++, although I didn't realise this when I wrote it. I think g++ used to allow it, but that was compiler specific behaviour and it looks like they've changed it to give an error, which reflects the standard.
Will
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/genabel-devel/attachments/20130130/e9745d8c/attachment.html>
More information about the genabel-devel
mailing list