[m-dev.] Bug in switch detection?

Ralph Becket rbeck at microsoft.com
Mon Sep 27 22:58:05 AEST 1999


I'm not sure whether this constitutes a bug per se, but it does look like
a bit of an omission.  The following code is not inferred det:

	( X = Y, ...
	; X \= Y, ...
	)

Okay, this can (should?) obviously be recoded as an if-then-else, but it
seems a little odd.

Ralph
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list