Snippets for angelscript 2.38.0 from Fedora s390x
Sourced from https://kojipkgs.fedoraproject.org/packages/angelscript/2.38.0/5.fc45/data/logs/s390x/build.log.
-
../sdk/angelscript/source/as_scriptengine.cpp:4764:49: warning: ‘stdcall’ attribute directive ignored [-Wattributes] 4764 | typedef void *(STDCALL *func_t)(); | ^ -
../sdk/angelscript/source/as_scriptengine.cpp:4791:55: warning: ‘stdcall’ attribute directive ignored [-Wattributes] 4791 | typedef void *(STDCALL *func_t)(void *); | ^ -
../sdk/angelscript/source/as_scriptengine.cpp:4914:62: warning: ‘stdcall’ attribute directive ignored [-Wattributes] 4914 | typedef void (STDCALL *func_t)(void *, void *); | ^ -
../sdk/angelscript/source/as_scriptengine.cpp:4940:62: warning: ‘stdcall’ attribute directive ignored [-Wattributes] 4940 | typedef bool (STDCALL *func_t)(void *, void *); | ^