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
e0e53cb9
Commit
e0e53cb9
authored
May 30, 2001
by
John van Groningen
Browse files
bug fix: arrays of unboxed functions are not allowed
parent
5606454b
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/overloading.icl
View file @
e0e53cb9
...
...
@@ -386,7 +386,7 @@ where
_
->
(
False
,
No
,
(
predef_symbols
,
type_heaps
))
try_to_unbox
type
_
predef_symbols_type_heaps
=
(
Tru
e
,
No
,
predef_symbols_type_heaps
)
=
(
Fals
e
,
No
,
predef_symbols_type_heaps
)
add_record_to_array_instances
::
!
TypeSymbIdent
!{#
DefinedSymbol
}
!*
SpecialInstances
->
(!{#
DefinedSymbol
},!*
SpecialInstances
)
add_record_to_array_instances
record
members
special_instances
=:{
si_next_array_member_index
,
si_array_instances
}
...
...
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