view BUGS @ 433:45662241d9cd

suite_aggrs now handling struct by value return types, also still missing: nesting, unions, arrays note: this doesn't compile against this same checked in revision of dyncall, but only my working copy; a future checkin will catch up
author Tassilo Philipp
date Sat, 22 Jan 2022 16:07:57 +0100
parents 7520e2260097
children fe907488e235
line wrap: on
line source

- add support for SELinux
- dyncall sparc v7/v8: -xO3 on SunPro segfaults in tests.
- dyncall sparc64 port: works fine on Debian 6, but has issues on OpenBSD and Solaris regarding passing of float and double values.
- this BUGS file should be merged with ToDo or vice-versa