-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

Reply via email to