[mercury-users] : for type qualifier

David Overton dmo at cs.mu.OZ.AU
Wed Feb 19 18:49:32 AEDT 2003


On Wed, Feb 19, 2003 at 05:21:13PM +1100, Michael Day wrote:
> 
> > That's part of the plan.  However, as it's not backwards compatible, we
> > need a release or two (at least one to deprecate its use) to give users
> > a chance to change their code.
> 
> At the last show of hands, was anyone using : as a module qualifier?
> 

The HAL system uses `:' as module qualifier almost exclusively -- both
for generated Mercury code (which wouldn't be too hard to change) and
for the hand-written Mercury code in the system.

For many years the Mercury compiler has used `:' for module
qualification when outputting identifiers, e.g. for .int files and error
messages so I wouldn't be surprised if it was used extensively elsewhere
also, despite the warning in the language reference manual.


David
-- 
David Overton                  Uni of Melbourne     +61 3 8344 1354
dmo at cs.mu.oz.au                Monash Uni (Clayton) +61 3 9905 5779
http://www.cs.mu.oz.au/~dmo    Mobile Phone         +61 4 0337 4393
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list