[PPL-devel] ppl/m4 ac_check_ciao.m4 ac_check_fpu_control.m ...

Roberto Bagnara bagnara at cs.unipr.it
Wed Oct 8 21:47:51 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2008-10-08 21:47:51

Modified files:
	m4             : ac_check_ciao.m4 ac_check_fpu_control.m4 
	                 ac_check_gmp.m4 ac_check_swi_prolog.m4 
	                 ac_cxx_double_binary_format.m4 
	                 ac_cxx_double_exact_output.m4 
	                 ac_cxx_flexible_arrays.m4 
	                 ac_cxx_float_binary_format.m4 
	                 ac_cxx_float_exact_output.m4 
	                 ac_cxx_ieee_inexact_flag.m4 
	                 ac_cxx_limit_memory.m4 
	                 ac_cxx_long_double_binary_format.m4 
	                 ac_cxx_long_double_exact_output.m4 
	                 ac_cxx_proper_long_double.m4 
	                 ac_cxx_remainder_bug.m4 ppl.m4 ppl_c.m4 

Log message:
	Contrary to what was recommended in
	http://www.cs.unipr.it/pipermail/ppl-devel/2008-September/012736.html,
	returning from main is non-portable only to the most ancient C compilers.
	On the other hand, finding a suitable declaration for exit() is more
	problematic.  (Thanks to Ralf Wildenhues for pointing out that.)

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_check_ciao.m4.diff?cvsroot=ppl&r1=1.3&r2=1.4
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_check_fpu_control.m4.diff?cvsroot=ppl&r1=1.7&r2=1.8
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_check_gmp.m4.diff?cvsroot=ppl&r1=1.28&r2=1.29
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_check_swi_prolog.m4.diff?cvsroot=ppl&r1=1.16&r2=1.17
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_double_binary_format.m4.diff?cvsroot=ppl&r1=1.15&r2=1.16
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_double_exact_output.m4.diff?cvsroot=ppl&r1=1.8&r2=1.9
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_flexible_arrays.m4.diff?cvsroot=ppl&r1=1.15&r2=1.16
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float_binary_format.m4.diff?cvsroot=ppl&r1=1.12&r2=1.13
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_float_exact_output.m4.diff?cvsroot=ppl&r1=1.6&r2=1.7
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_ieee_inexact_flag.m4.diff?cvsroot=ppl&r1=1.4&r2=1.5
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_limit_memory.m4.diff?cvsroot=ppl&r1=1.1&r2=1.2
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_double_binary_format.m4.diff?cvsroot=ppl&r1=1.19&r2=1.20
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_long_double_exact_output.m4.diff?cvsroot=ppl&r1=1.13&r2=1.14
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_proper_long_double.m4.diff?cvsroot=ppl&r1=1.4&r2=1.5
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ac_cxx_remainder_bug.m4.diff?cvsroot=ppl&r1=1.5&r2=1.6
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ppl.m4.diff?cvsroot=ppl&r1=1.10&r2=1.11
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/m4/ppl_c.m4.diff?cvsroot=ppl&r1=1.3&r2=1.4




More information about the PPL-devel mailing list