Przemysław Czechowski
Przemysław Czechowski
Added `SURRENDER` and `RETREAT` battle action, for now, the enemy simply retreat in the first turn.
I have rtags and vim-rtags installed on my Ubuntu 18.10. When I issue a rtags mapping in vim, like `rj`, called function appears immediately in vim command line like this...
Executing the command: ``` docker run -it alpine:3.9 apk add --update git ``` Fails and reports a temporary error: ``` fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz ERROR: http://dl-cdn.alpinelinux.org/alpine/v3.9/main: temporary error (try again later) WARNING:...
Steps to reproduce: ```sh mkdir build cd build cmake -GNinja ../ ninja ``` outputs: ```sh ninja: error: 'test/prefix/lib/libgmock.a', needed by 'test/run-tests', missing and no known rule to make it ```...