Skip to content

spurious generation of variadic args rather than implicit void ie () argument list #38

@Laeeth

Description

@Laeeth

converting the mathgl headers

I got:
double mgl_rnd_ (...);

but it should just be:
double mgl_rnd();

hope this is not something simple I am doing wrong. sorry, but I have not time right now to find the original header and try to replicate it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions