Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
5a227dba
Commit
5a227dba
authored
Sep 14, 2003
by
wolfgang
Browse files
[project @ 2003-09-14 22:02:29 by wolfgang]
comment wibble (merge to stable)
parent
9fa1f25e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Interpreter.c
View file @
5a227dba
...
...
@@ -1198,7 +1198,7 @@ run_BCO:
marshall_fn
(
(
void
*
)(
cap
->
r
.
rCurrentTSO
->
sp
+
ret_dyn_size
)
);
#else
// Threaded RTS:
// We already made a
malloced
copy of the arguments above.
// We already made a copy of the arguments above.
marshall_fn
(
arguments
);
#endif
...
...
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