https://github.com/JuliaLang/julia/issues/17809, made visible on master by 
https://github.com/JuliaLang/julia/pull/17774 but evidently pre-existing? 
Reverting #17774 might be the simplest thing to do immediately, but I'm not 
sure - some deep details of the type system appear to be causing the issue.


On Thursday, August 4, 2016 at 7:09:11 AM UTC-7, Uwe Fechner wrote:
>
> Which bug (issue) was it?
>
> On Thursday, August 4, 2016 at 3:53:29 PM UTC+2, Tony Kelman wrote:
>>
>> 0.5.0-rc1 has been tagged and binaries are now available.
>>
>>
>> https://s3.amazonaws.com/julialang/bin/linux/arm/0.5/julia-0.5.0-rc1-linux-arm.tar.gz
>>
>> https://s3.amazonaws.com/julialang/bin/linux/x64/0.5/julia-0.5.0-rc1-linux-x86_64.tar.gz
>>
>> https://s3.amazonaws.com/julialang/bin/linux/x86/0.5/julia-0.5.0-rc1-linux-i686.tar.gz
>>
>> https://s3.amazonaws.com/julialang/bin/osx/x64/0.5/julia-0.5.0-rc1-osx10.7+.dmg
>>
>> https://s3.amazonaws.com/julialang/bin/winnt/x64/0.5/julia-0.5.0-rc1-win64.exe
>>
>> https://s3.amazonaws.com/julialang/bin/winnt/x86/0.5/julia-0.5.0-rc1-win32.exe
>> https://s3.amazonaws.com/julialang/bin/checksums/julia-0.5.0-rc1.sha256
>> https://s3.amazonaws.com/julialang/bin/checksums/julia-0.5.0-rc1.md5
>>
>> (append .asc to the linux .tar.gz links for gpg signatures)
>>
>>
>> There will be a RC2 next week. An especially nasty bug was introduced on 
>> master right before we branched for release-0.5 and I unfortunately missed 
>> it in my testing. I had a PkgEval run going but tagged before it was 
>> finished, in order to get binaries building. I won't be repeating that 
>> mistake next time.
>>
>>
>> On Sunday, July 31, 2016 at 3:27:29 PM UTC-7, Viral Shah wrote:
>>>
>>> Hello everyone,
>>>
>>> You may have noticed 0.5.0-rc0 being tagged last week. The binaries are 
>>> now all ready and available for testing. This is a good point for package 
>>> developers to make their packages ready for 0.5, and for users to test 
>>> their codes on the new release.
>>>
>>>
>>> https://s3.amazonaws.com/julialang/bin/linux/arm/0.5/julia-0.5.0-rc0-linux-arm.tar.gz
>>>
>>> https://s3.amazonaws.com/julialang/bin/linux/x64/0.5/julia-0.5.0-rc0-linux-x86_64.tar.gz
>>>
>>> https://s3.amazonaws.com/julialang/bin/linux/x86/0.5/julia-0.5.0-rc0-linux-i686.tar.gz
>>>
>>> https://s3.amazonaws.com/julialang/bin/osx/x64/0.5/julia-0.5.0-rc0-osx10.7+.dmg
>>>
>>> https://s3.amazonaws.com/julialang/bin/winnt/x64/0.5/julia-0.5.0-rc0-win64.exe
>>>
>>> https://s3.amazonaws.com/julialang/bin/winnt/x86/0.5/julia-0.5.0-rc0-win32.exe
>>> https://s3.amazonaws.com/julialang/bin/checksums/julia-0.5.0-rc0.sha256
>>> https://s3.amazonaws.com/julialang/bin/checksums/julia-0.5.0-rc0.md5
>>>
>>> We expect to have a new rc roughly every week until all the dust settles 
>>> and 0.5.0 is finally released. Follow the progress at:
>>>
>>> https://github.com/JuliaLang/julia/issues/17418
>>>
>>> -viral
>>>
>>>

Reply via email to