[m-rev.] trivial diff: avoid a warning in samples/rot13

Ralph Becket rafe at csse.unimelb.edu.au
Mon Sep 11 12:40:52 AEST 2006


Julien Fischer, Monday, 11 September 2006:
> 
> Estimated hours taken: 0
> Branches: main, release
> 
> samples/rot13/rot13_ralph.m:
> 	Avoid a warning about a variable having overlapping scopes.

I hate that warning.  No other language with lambdas that I'm aware of
thinks users can't understand local names shadowing outer-scope names.
--------------------------------------------------------------------------
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