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

REPL bug #20108

Closed
musm opened this issue Jan 18, 2017 · 0 comments
Closed

REPL bug #20108

musm opened this issue Jan 18, 2017 · 0 comments
Labels
kind:bug Indicates an unexpected problem or unintended behavior stdlib:REPL Julia's REPL (Read Eval Print Loop)

Comments

@musm
Copy link
Contributor

musm commented Jan 18, 2017

julia> Array()
ERROR: MethodError: no method matching Array()WARNING: Error showing method candidates, aborted


julia> versioninfo()
Julia Version 0.6.0-dev.2128
Commit a1f232e* (2017-01-16 20:52 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, haswell)
ihnorton added a commit to ihnorton/julia that referenced this issue Jan 19, 2017
@ararslan ararslan added kind:bug Indicates an unexpected problem or unintended behavior stdlib:REPL Julia's REPL (Read Eval Print Loop) labels Jan 19, 2017
ihnorton added a commit to ihnorton/julia that referenced this issue Jan 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Indicates an unexpected problem or unintended behavior stdlib:REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

No branches or pull requests

2 participants