[PPL-devel] ppl/interfaces ppl_interface_generator_common.m4

Enea Zaffanella zaffanella at cs.unipr.it
Mon Jun 5 10:52:52 CEST 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Branch: 	interfaces
Changes by:	zaffanella at cs.unipr.it	2006-06-05 10:52:52

Modified files:
	interfaces     : ppl_interface_generator_common.m4 

Log message:
	In macro m4_replace_pattern, which gets called several times and re-defines
	the same macros (PATTERN, num_strings, etc.) each time, prefer using
	bultins pushdef and popdef instead of define.
	Same change in m4_all_classes_loop.
	Prefer using pattern 4CPP_CLASS4 to 4SYSCLASS4.
	Macro m4_replace_with_code renamed as m4_get_code_schema.
	Macro m4_filter changed so as to perform filtering by using m4_class_kind
	instead of m4_class.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/ppl_interface_generator_common.m4.diff?cvsroot=ppl&only_with_tag=interfaces&r1=1.1.2.15&r2=1.1.2.16




More information about the PPL-devel mailing list