[m-rev.] for post-commit review: using set_of_var for nonlocals

Zoltan Somogyi zs at csse.unimelb.edu.au
Wed Aug 31 17:48:41 AEST 2011


On 19-Aug-2011, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
>> compiler/hlds_goal.m:
>> 	Replace almost all occurrences of set(prog_var) with set_of_progvar.
>> 	The main exceptions are the types supporting rbmm.
>
> Is there a technical reason for that  or is it just question of
> available time?

The reasons are that (a) rbmm is not currently being used, so its speed is
immaterial, and (b) it needs to be rewritten anyway; fixing just this part
of it wouldn't be useful.

Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list