>>>>> ">" == Kai-Peter G Backman <kpbackma@cc.helsinki.fi> writes: >> I get three similar errors where the function call is of type >> "void (*) (...)" while the declaration requires "void (*) ()": This looks like a newly introduced bug in the C++ compiler. Complain to the gcc bug list. Tom