fenekku / commandeer

Take command of your command line in Nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commandeer doesn't compile on 0.14.3 (devel branch) of compiler

singularperturbation opened this issue · comments

Getting commandeer.nim(114, 8) Error: undeclared identifier: 'strtabs' as error message when trying to compile on latest version of the compiler.

I'm not sure if it makes sense to leave the bind statements in the templates, since this is the default behavior for symbol binding anyway.

Fixed by pull request #14