[PPL-devel] ppl/m4 ac_check_gmp.m4

Roberto Bagnara roberto at spartacus.cs.unipr.it
Sat Apr 6 08:01:07 CEST 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2002-04-06 08:01:07

Modified files:
	m4             : ac_check_gmp.m4 

Log message:
	Fixed two instances of the use of an inexistent GMP assignment operator
	from `char*'.  These gave no error because of the C++ pointer to `bool'
	conversion feature and because GMP had an assignment operator from `bool'.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_check_gmp.m4.diff?cvsroot=ppl&r1=1.3&r2=1.4




More information about the PPL-devel mailing list