Thread overview
[Bug 301] cannot cast expression 'value' of type 'immutable(ulong)' to 'longdouble'
Jul 30, 2018
ARaspiK
Jul 31, 2018
ARaspiK
Aug 28, 2018
Iain Buclaw
Aug 29, 2018
Iain Buclaw
July 30, 2018
https://bugzilla.gdcproject.org/show_bug.cgi?id=301

--- Comment #1 from ARaspiK <araspik@protonmail.com> ---
Old GCC: 7.2.0
Compiling manually (previous compiler built using custom ebuild on Gentoo which
integrates steps listed by wiki.dlang.org/GDC/Installation/Generic)

-- 
You are receiving this mail because:
You are watching all bug changes.
July 31, 2018
https://bugzilla.gdcproject.org/show_bug.cgi?id=301

--- Comment #2 from ARaspiK <araspik@protonmail.com> ---
Same issue occurs when compiling GDC with previous GDC 8.1.0 on Gentoo
(manually compiled)

-- 
You are receiving this mail because:
You are watching all bug changes.
August 28, 2018
https://bugzilla.gdcproject.org/show_bug.cgi?id=301

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #3 from Iain Buclaw <ibuclaw@gdcproject.org> ---
https://github.com/D-Programming-GDC/GDC/pull/724

-- 
You are receiving this mail because:
You are watching all bug changes.
August 29, 2018
https://bugzilla.gdcproject.org/show_bug.cgi?id=301

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Iain Buclaw <ibuclaw@gdcproject.org> ---
Fix cherry-picked from upstream.

-- 
You are receiving this mail because:
You are watching all bug changes.