The test for 'ptype class Foo' in classes.exp was printing 'int operator int();', which is wrong. Fixed thusly. Is this OK to check in? 2002-01-09 Jason Merrill * c-typeprint.c (is_type_conversion_operator): Fix thinko.