[m-rev.] trivial diff: add XXX to spawm.m comment
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Jun 27 18:43:17 AEST 2001
Estimated hours taken: 0.1
Branches: main
extras/concurrency/spawn.m:
Add "XXX" to a comment.
Workspace: /home/hg/fjh/mercury
Index: extras/concurrency/spawn.m
===================================================================
RCS file: /home/mercury1/repository/mercury/extras/concurrency/spawn.m,v
retrieving revision 1.6
diff -u -d -r1.6 spawn.m
--- extras/concurrency/spawn.m 2000/12/05 02:07:13 1.6
+++ extras/concurrency/spawn.m 2001/05/14 16:17:11
@@ -113,7 +113,7 @@
}
/*
- ** How do we ensure that the parent thread doesn't terminate until
+ ** XXX How do we ensure that the parent thread doesn't terminate until
** the child thread has finished it's processing?
** By the use of mutvars, or leave it up to user?
*/
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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