view BUGS @ 586:b26a2a4e1daa r1.4-RC2

- plain_c++ test: removal of double use of va_arg() in same statement, seems to confuse some sparc compilers
author Tassilo Philipp
date Tue, 13 Sep 2022 17:53:13 +0200
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