[Github-comments] [geany/geany] Error with compiling Pascal code on Geany (#1345)
synapps16
notifications at xxxxx
Wed Dec 21 16:13:16 UTC 2016
-Geany 1.29
-GTK 2.24.31, GLib 2.50.2
-macOS Sierra (Version 10.12.2)
After the update to macOS Sierra, all compiling failed.
For Example the following code creat following error:
> program Hello (input, output);
>
> begin
> writeln ('Hello, world.')
> end.
After compiling and "run or view the file":
> /var/folders/wp/8mrx8h3x1bb8k3fq10hr6n400000gn/T/geany_run_script_QZVTSY.sh ; exit;
> File "hello.py", line 1
> program Hello (input, output);
> ^
> SyntaxError: invalid syntax
>
>
> ------------------
> (program exited with code: 1)
> Press return to continue
>
Anyone please help?
Thank you
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1345
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161221/65db3081/attachment.html>
More information about the Github-comments
mailing list