annotate debian/compat @ 2867:ada74f4d3f39

C++: Implement conditional signal handlers based on overrides. This uses templates in a sort of hacky way to determine if our virtual functions have been overridden. Leaving some debug code in for the moment to make sure it works on all platforms. OS/2 will require using GCC for the C++ bindings, since VisualAge only supports C++99 and Watcom doesn't even support that as far as I know.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 17 Dec 2022 21:39:00 +0000
parents 3144912829e2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2082
3144912829e2 Minor build issues
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents: 643
diff changeset
1 9