Subject: More libg++ problems
To: None <current-users@NetBSD.ORG>
From: Rob Healey <rhealey@kas.helios.mn.org>
List: current-users
Date: 02/19/1995 11:55:53
	Thanks to the people who replyed about the compile problems with
	libg++-2.6.2, basically cast the args to int in src/Fix.cc. Problem
	is that the check program fails miserbly on the functions in Fix.cc
	now. It appears to be sign problems in the various expressions used
	in the program. Has anybody else run in to these problems? I'm
	on an m68k platform if that matters.

	The odd part is that the Fix16.cc and Fix24.cc tests pass with
	no problems.

		-Rob