# HG changeset patch # User cslag # Date 1436467871 -7200 # Node ID b8ea1d2a34a325273f6333fec3304e37019cc40e # Parent 52deacbdd2b13a6335ede0a3d64b7547ef1ea1a7 - todo diff -r 52deacbdd2b1 -r b8ea1d2a34a3 ToDo --- a/ToDo Fri Apr 24 00:25:43 2015 -0500 +++ b/ToDo Thu Jul 09 20:51:11 2015 +0200 @@ -100,6 +100,9 @@ bugs: ----- +- callconv set specifically for platform that has only one (default) excepts for some + platforms, eg. setting X64_sysv on amd64/Linux - keeping cdecl which is the same in + this case, works - callbacks on ppc32 only work on linux and apple (osx abi), but not BSD - vararg function calls don't work for ARM THUMB mode (Daniel's new interface for modesetting for varag args should be used); adapt test/ellipsis and/or retest