<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>
<div>On 29 Jan 2013, at 22:16, Yurii Aulchenko <<a href="mailto:yurii.aulchenko@gmail.com">yurii.aulchenko@gmail.com</a>><br>
<div class="im"> wrote:<br>
<br>
> Just curious - did it stop working because GSL changed?<br>
><br>
> Yurii<br>
<br>
</div>
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.<br>
<br>
Will</div>
<div><br>
</div>
</div>
</body>
</html>