[m-rev.] diff: tabling in non-C grades

Ian MacLarty maclarty at cs.mu.OZ.AU
Mon Dec 20 12:39:17 AEDT 2004


On 20 Dec 2004, at 12:21, Zoltan Somogyi wrote:

> compiler/table_gen.m:
> 	When processing predicates with tabling pragmas in grades that don't
> 	support tabling, generate a message and ignore the pragma.
>

So does this mean I can turn on those memo pragmas in term_to_xml?

> redId, ProcId,
> +			!ProcInfo, !PredInfo, !ModuleInfo, !GenMap, !IO)
> +	;
> +		% We don't want to increment the error count, since that
> +		% would combine with --halt-at-warn to prevent the clean
> +		% compilation of the library.
> +

So what exactly will happen here?  Will a warning be printed, but the 
build continue, even in the presence of --halt-at-warn?

Ian.

--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list