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
bce0cd01
Commit
bce0cd01
authored
Mar 05, 2001
by
Martin Wierich
Browse files
bugfix: added missing alternative for SK_LoaclMacroFunction (introduced for dcl cashing)
parent
59528919
Changes
1
Show whitespace changes
Inline
Side-by-side
frontend/overloading.icl
View file @
bce0cd01
...
...
@@ -1212,6 +1212,11 @@ where
=
fun_index
=
NoIndex
=
NoIndex
get_recursive_fun_index
group_index
(
SK_LocalMacroFunction
glob_object
)
main_dcl_module_n
fun_defs
#
{
fun_info
,
fun_index
}
=
fun_defs
.[
glob_object
]
|
fun_info
.
fi_group_index
==
group_index
=
fun_index
=
NoIndex
get_recursive_fun_index
group_index
_
main_dcl_module_n
fun_defs
=
NoIndex
...
...
@@ -1600,3 +1605,4 @@ where
instance
<<<
TypeCodeInstance
where
(<<<)
file
{
tci_index
,
tci_contexts
}
=
file
<<<
tci_index
<<<
' '
<<<
tci_contexts
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