Mercurial > pub > dyncall > dyncall
changeset 6:b8ea1d2a34a3
- todo
author | cslag |
---|---|
date | Thu, 09 Jul 2015 20:51:11 +0200 |
parents | 52deacbdd2b1 |
children | 7ca57dbefed4 |
files | ToDo |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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