D1: Error: duplicate union initialization for size

Jacob Carlborg via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Aug 25 23:36:58 PDT 2014


On 26/08/14 00:57, jicman wrote:
>
> Ok, let's try something simpler...  Where can I find the D1 v1.076
> compiler error meaning of,
>
> Error: duplicate union initialization for size
>
> for this line,
>
> const Size DEFAULT_SCALE = { 5, 13 };

How does the code for Size look like?

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list