[m-rev.] [reuse] diff: move printing/parsing routines to new file
Nancy Mazur
Nancy.Mazur at cs.kuleuven.ac.be
Fri Jun 25 17:33:46 AEST 2004
Ralph Becket wrote:
> Nancy Mazur, Friday, 25 June 2004:
>
>>Hi,
>>
>>
>>===================================================================
>>
>>
>>Estimated hours taken: 3
>>Branches: reuse
>>
>>Move all the parsing and printing routines of selectors and datastructures to
>>a new module "prog_io_pasr", which is a submodule of parse_tree.
>
>
> I don't think `prog_io_pasr' is a good choice of name. How about just
> `prog_io_sr'?
I know, it sounds really bad doesn't it? ;-)
It's that I like to see the possible-alias pass as something that could
stand alone and be used for other analyses later on, and therefore, this
module is somehow common to the pa-analysis and the sr-analysis.
Oh well, I'll keep it like it is, and change the name when moving to the
main branch.
Nancy
--------------------------------------------------------------------------
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