view BUGS @ 458:1c18c2377c24

suite_aggr: - bounds checking memory of struct return values, to spot overflow errors by dcCallStruct - added clearing of space aggregate data is written to, to be in line with other data which is cleared - some optimization
author Tassilo Philipp
date Sat, 29 Jan 2022 12:02:56 +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