Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
762a9980
Commit
762a9980
authored
Nov 07, 2002
by
Ronny Wichers Schreur
🏘
Browse files
revert bug fix in convert cases in anticipation of a proper fix
parent
6f8534bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/convertcases.icl
View file @
762a9980
...
...
@@ -1288,7 +1288,7 @@ instance convertRootCases Expression where
_
->
case
case_expr
of
(
Var
var
)
|
not
case_explicit
&&
(
case
ci
.
ci_case_level
of
|
not
case_explicit
||
(
case
ci
.
ci_case_level
of
CaseLevelAfterGuardRoot
->
False
_
->
True
)
#
(
varInfo
,
cs_var_heap
)
=
readPtr
var
.
var_info_ptr
cs
.
cs_var_heap
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment