Closed Lambdara closed 8 years ago
Now and then the program will print errors.
For example:
Use of the encoding pragma is deprecated at speedread-original/speedread line 39.
and
99918 wpmBytes implicitly upgraded into wide characters as iso-8859-1 at speedread-original/speedread line 194.
This is fixed by some minimal changes as proposed in this pull-request: #21
Merged PR #21
Now and then the program will print errors.
For example:
and
This is fixed by some minimal changes as proposed in this pull-request: #21