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-and-itasks
clean-ide
Commits
719fc77c
Commit
719fc77c
authored
Jul 07, 2018
by
Camil Staps
Committed by
Mart Lubbers
Jan 10, 2019
Browse files
Add newline to error messages
parent
437e851a
Changes
1
Hide whitespace changes
Inline
Side-by-side
cpm/CpmLogic.icl
View file @
719fc77c
...
...
@@ -384,7 +384,7 @@ doModuleAction _ _ _ world =
*/
error
::
!
String
!*
World
->
*
World
error
message
world
#
stderr
=
fwrites
message
stderr
#
stderr
=
stderr
<<<
message
<<<
"
\n
"
#
(
ok
,
world
)
=
fclose
stderr
world
=
set_return_code_world
(
-1
)
world
...
...
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