Skip to content

Internal error: passing struct to built-in function not properly caught #32

Description

@derrell
#include<stdio.h>#include<math.h>#include<draw.h>typedefstructcolor{intr; intg; intb;}color;
voiddrawCircle(intx, inty, intrad, colorc);
intmain(intargc, char*argv[])
{
colorc;
c.r=160;
c.g=0;
c.b=0;
drawCircle(50, 50, 200, c);
return0;
}
voiddrawCircle(intx, inty, intrad, colorc)
{
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions