[PPL-devel] ppl ./TODO interfaces/Prolog/Prolog_interface. ...

Patricia Hill hill at cs.unipr.it
Wed Dec 22 10:08:34 CET 2004


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	hill at cs.unipr.it	2004-12-22 10:08:34

Modified files:
	.              : TODO 
	interfaces/Prolog: Prolog_interface.dox exceptions.hh 
	                   ppl_prolog.icc 
	interfaces/Prolog/Ciao: ppl_ciao.pl 
	interfaces/Prolog/tests: pl_check.pl 

Log message:
	In the Prolog interface, exceptions now always thrown if input values
	(other than lists) are invalid.
	
	Tests for these new exceptions added to the pl_check.pl test file.
	
	Corrected bug in Prolog interface in the case when a list was expected
	but a non-list was input.
	
	The interface needs to be changed so that it throws an exception for
	non-lists (instead of just Prolog failure) when a list is expected;
	this job has been added to the TODO file.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/TODO.diff?cvsroot=ppl&r1=1.128&r2=1.129
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/Prolog_interface.dox.diff?cvsroot=ppl&r1=1.124&r2=1.125
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/exceptions.hh.diff?cvsroot=ppl&r1=1.13&r2=1.14
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_prolog.icc.diff?cvsroot=ppl&r1=1.149&r2=1.150
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/Ciao/ppl_ciao.pl.diff?cvsroot=ppl&r1=1.76&r2=1.77
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/tests/pl_check.pl.diff?cvsroot=ppl&r1=1.5&r2=1.6




More information about the PPL-devel mailing list