Mercury Bugs - mercury
View Issue Details
0000402mercuryBugpublic2016-01-02 03:512016-01-10 01:00
Reporterjuliensf 
Assigned Tozs 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000402: state variables not supported in require_complete_switch scope heads
DescriptionReferring to the current state of a a state variable in a require_complete_switch scope results in syntax error. For example,

     require_complete_switch [!.Value] (
          ...
      )

results in:

     bug402.m:014: Expected a variable, got `(!. Value)'.

TagsNo tags attached.
Attached Files? bug402.m (370) 2016-01-02 03:51
https://bugs.mercurylang.org/file_download.php?file_id=255&type=bug

Notes
(0000874)
zs   
2016-01-10 01:00   
Fixed 2016 jan 2.

Issue History
2016-01-02 03:51juliensfNew Issue
2016-01-02 03:51juliensfFile Added: bug402.m
2016-01-02 05:37zsAssigned To => zs
2016-01-02 05:37zsStatusnew => assigned
2016-01-10 01:00zsNote Added: 0000874
2016-01-10 01:00zsStatusassigned => resolved
2016-01-10 01:00zsResolutionopen => fixed