Skip to content

Possible fix for #2549 (Varargs function without pragma gives a compiler error)

Quinten Cabo requested to merge fix-issue-#2549-add-missing-pragma-check into develop

I think there was a missing check for if pragma existed at all on the wrapper but I am not sure if this is the correct fix for #2549 @JordyAaldering.

Merge request reports