On 2017-07-13 13:49, Achim Gratz wrote:
>> Yaakov Selkowitz writes:
>>> It looks like GCC 6 would benefit from an update of isl to 0.16.1 (but
>>> NOT newer). This would be an ABI bump of libisl to 15, so existing GCC
>>> 5 builds would not be affected, as long as we aren't planning any more
>>> (
On 11/2/2017 1:22 PM, Jon Turney wrote:
On 01/11/2017 20:38, Ken Brown wrote:
If there is a download failure and the user clicks Yes in response to
"Download Incomplete. Try again?", then setup will crash. The crash
occurs at PickView.cc:447 because i->source() is NULL.
Thanks for finding a
On 01/11/2017 20:38, Ken Brown wrote:
If there is a download failure and the user clicks Yes in response to
"Download Incomplete. Try again?", then setup will crash. The crash
occurs at PickView.cc:447 because i->source() is NULL.
Thanks for finding all these problems!
I haven't yet analyze