-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
We have bunch of errors from the compiler
Compiler has (crash)problems in this place
mixin(joinFnBinds((){
FnBind[] ret = [
{q{SDL_AssertState}, q{SDL_ReportAssertion}, q{SDL_AssertData* data, const(char)* func, const(char)* file, int line}},
{q{void}, q{SDL_SetAssertionHandler}, q{SDL_AssertionHandler handler, void* userData}},
{q{SDL_AssertionHandler}, q{SDL_GetDefaultAssertionHandler}, q{}},
{q{SDL_AssertionHandler}, q{SDL_GetAssertionHandler}, q{void** pUserData}},
{q{const(SDL_AssertData)*}, q{SDL_GetAssertionReport}, q{}},
{q{void}, q{SDL_ResetAssertionReport}, q{}},
];
return ret;
}()));
Dynamic build, static build the same.
Also a master git version can't compile it.
Metadata
Metadata
Assignees
Labels
No labels