still-flow

Results 5 issues of still-flow

Some people appear to be experiencing sporadic timeouts on tests for this exercise. Their code appears to be fine locally. Is that a test-runner issue?

Add `bringris` entry to `Makefile.simple` and `mymake`. Had to squeeze `-Wno-error` into the `Makefile.simple` entry for now, because reasons.

Some small fixups: - exit->quit in gdb cmdlist (funny that it sorta worked regardless) - remove unnecessary backtrace gdb cmd (the file and line at fault are already reported without...

Based on: https://docs.travis-ci.com/user/reference/windows/#how-do-i-use-msys2 Just one -- Makefile.simple -- job for now, since that seemed to work fine locally for me. Automake-build could also be added, but not sure of its...

this is actually more than a request, as i'd like to try my hand at implementing it myself. overall, it doesn't feel like it should be too difficult since the...