https://issues.dlang.org/show_bug.cgi?id=10705

Jesse Phillips <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #1 from Jesse Phillips <[email protected]> ---
Before the compiler can define what ShortRect is it must first create a
Rect!short, to create a Rect!short it needs to know what a ShortRect is.

This might be more of an enhancement than bug.

--

Reply via email to