[PPL-devel] ppl/interfaces/C ppl_interface_generator_c_cc_ ...

Patricia Hill hill at cs.unipr.it
Thu Sep 18 12:28:54 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	hill at cs.unipr.it	2008-09-18 12:28:54

Modified files:
	interfaces/C   : ppl_interface_generator_c_cc_code.m4 
	                 ppl_interface_generator_c_cc_files.m4 
	                 ppl_interface_generator_c_h.m4 
	                 ppl_interface_generator_c_h_code.m4 
	                 ppl_interface_generator_c_procedure_generators.m4 

Log message:
	Added a debugging macro that outputs a warning message
	if there are undefined procedure code macros
	to each of the m4 generating files.
	If a procedure macro is known to be missing or unwanted for
	the C interface, then an empty definition
	must be included in the code files to prevent the m4 debugging message.
	
	Missing code and headers in the C interface for several procedures
	has been added to the "_code" files.
	
	Some comments improved.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/ppl_interface_generator_c_cc_code.m4.diff?cvsroot=ppl&r1=1.46&r2=1.47
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/ppl_interface_generator_c_cc_files.m4.diff?cvsroot=ppl&r1=1.11&r2=1.12
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/ppl_interface_generator_c_h.m4.diff?cvsroot=ppl&r1=1.19&r2=1.20
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/ppl_interface_generator_c_h_code.m4.diff?cvsroot=ppl&r1=1.37&r2=1.38
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/ppl_interface_generator_c_procedure_generators.m4.diff?cvsroot=ppl&r1=1.9&r2=1.10




More information about the PPL-devel mailing list