Made work on Ubuntu 17.10.

- Changed to python3.6.
- Accepted minor differences in golden files.
- php is now 7.1.
- Updated README.
- Need to test that the AppImage still works.
This commit is contained in:
Andrew Hamilton 2017-10-27 12:39:50 +10:00
parent f3fea9e547
commit 4935c585aa
23 changed files with 28 additions and 26 deletions

View file

@ -14,5 +14,5 @@
(Bmd5:(B 28ca2e417cb64ea4e555efe3203642de
(Bsha1:(B 8b8c0214f3f0a0d79032d1b44550064964a33a26
(Bmime type:(B text/plain; charset=us-ascii
(Bfile type:(B ASCII text (B
(Bmime type:(B text/x-python; charset=us-ascii
(Bfile type:(B Python script, ASCII text executable (B

View file

@ -1 +1 @@
input/hi.py:4: error: Parse error before string literal
input/hi.py:4: error: Missing parentheses in call to 'print'. Did you mean print(int "hi")?

View file

@ -1 +1 @@
3:1: 'hi' 1
3:0: 'hi' 1

View file

@ -1 +1 @@
("3:1: 'hi'", 1)
("3:0: 'hi'", 1)

View file

@ -38,6 +38,8 @@ There are no section groups in this file.
There are no program headers in this file.
There is no dynamic section in this file.
There are no relocations in this file.
The decoding of unwind sections for machine type Intel 80386 is not currently supported.