Skip to content
GitLab
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
fefe64da
Commit
fefe64da
authored
Sep 14, 2001
by
John van Groningen
Browse files
fix uniqueness bug (again)
parent
649c09ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/check.icl
View file @
fefe64da
...
...
@@ -2164,8 +2164,7 @@ check_needed_modules_are_imported mod_name extension cs=:{cs_x={x_needed_modules
cs_error
=
pushErrorAdmin
error_location
cs
.
cs_error
cs_error
=
checkError
ident
(
"not supported"
+++
explanation
)
cs_error
cs_error
=
popErrorAdmin
cs_error
=
{
cs
&
cs_error
=
cs_error
}
=
{
cs
&
cs_error
=
cs_error
,
cs_predef_symbols
=
cs_predef_symbols
}
// ... MV
arrayFunOffsetToPD_IndexTable
::
!
w
:{#
MemberDef
}
!
v
:{#
PredefinedSymbol
}
->
(!{#
Index
},
!
x
:{#
MemberDef
},
!
v
:{#
PredefinedSymbol
})
,
[
w
<=
x
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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