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

[nimbug] Can not divide by zero #1

Closed
juancarlospaco opened this issue Mar 21, 2020 · 0 comments
Closed

[nimbug] Can not divide by zero #1

juancarlospaco opened this issue Mar 21, 2020 · 0 comments
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@juancarlospaco
Copy link
Owner

This is just a Test.

System Information

{
  "CompileDate": "2020-03-21",
  "CompileTime": "12:38:29",
  "NimVersion": "1.1.1",
  "hostCPU": "amd64",
  "hostOS": "linux",
  "cpuEndian": "littleEndian",
  "getTempDir": "/tmp/",
  "getHomeDir": "/home/juan/",
  "getConfigDir": "/home/juan/.config/",
  "now": "2020-03-21T09:39:40-03:00",
  "getCurrentEncoding": "UTF-8",
  "getFreeMem": 409600,
  "getTotalMem": 528384,
  "getOccupiedMem": 75488,
  "countProcessors": 6,
  "FileSystemCaseSensitive": true,
  "arguments": "",
  "outFile": "nimbug",
  "nimcacheDir": "",
  "command": "c",
  "commandLine": " c --noNimblePath -d:NimblePkgVersion=0.1.0 -d:release -o:/home/juan/code/nimbug/nimbug /home/juan/code/nimbug/src/nimbug.nim",
  "linkOptions": " -lm -lrt",
  "compileOptions": " -w",
  "ccompilerPath": "",
  "cincludes": [],
  "clibs": [],
  "nimpretty": "0.2",
  "nimble": "nimble v0.11.0 compiled at 2020-03-13 08:55:56\ngit hash: couldn't determine git hash",
  "nimgrep": "1.5",
  "nimsuggest": "Nim Compiler Version 1.1.1 [Linux: amd64]\nCompiled at 2020-03-13\nCopyright (c) 2006-2019 by Andreas Rumpf\n\nactive boot switches: -d:release -d:danger --gc:markAndSweep",
  "choosenim": "choosenim v0.6.0 (2020-03-06 18:24:57) [linux/amd64]",
  "gcc": "gcc (Arch Linux 9.2.1+20200130-2) 9.2.1 20200130\nCopyright (C) 2019 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions.  There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.",
  "clang": "clang version 9.0.1 \nTarget: x86_64-pc-linux-gnu\nThread model: posix\nInstalledDir: /usr/bin",
  "node": "v13.9.0",
  "git": "git version 2.25.1"
}

Proposed Labels

bug, invalid

Proposed Assignee

  • juancarlospaco

Links

  1. https://nim-lang.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant