Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't compile #15

Open
R3D9477 opened this issue Mar 11, 2018 · 1 comment · May be fixed by #17
Open

can't compile #15

R3D9477 opened this issue Mar 11, 2018 · 1 comment · May be fixed by #17

Comments

@R3D9477
Copy link

R3D9477 commented Mar 11, 2018

Hi. I tried to compile this app, but compilation was excepted:

$ nim -d:release c nrpl.nim
Hint: used config file '/etc/nim.cfg' [Conf]
Hint: system [Processing]
Hint: nrpl [Processing]
Hint: os [Processing]
Hint: strutils [Processing]
Hint: parseutils [Processing]
Hint: math [Processing]
Hint: algorithm [Processing]
Hint: times [Processing]
Hint: posix [Processing]
Hint: ospaths [Processing]
Hint: osproc [Processing]
Hint: strtabs [Processing]
Hint: hashes [Processing]
Hint: streams [Processing]
Hint: cpuinfo [Processing]
Hint: linux [Processing]
Hint: re [Processing]
Hint: pcre [Processing]
Hint: rtarrays [Processing]
nrpl.nim(31, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(32, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(33, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(34, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(35, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(36, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(37, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(38, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(39, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(40, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(41, 10) Warning: writeLn is deprecated [Deprecated]
nrpl.nim(116, 42) Error: attempting to call undeclared routine: 'map'

Linux Mint 18.3
Nim 0.17.2
GCC 5.4.0

@timotheecour timotheecour linked a pull request Apr 4, 2018 that will close this issue
1 task
@timotheecour
Copy link

will be fixed in #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants