Skip to content

DArray macro fails on 1.5 #223

Closed
Closed
@raminammour

Description

@raminammour

Hello,

on the official binary:

julia> using DistributedArrays
[ Info: Precompiling DistributedArrays [aaf54ef3-cdf8-58ed-94cc-d582ad619b94]

julia> @DArray [1 for i in 1:2]
ERROR: syntax: malformed expression
Stacktrace:
 [1] top-level scope at REPL[3]:1

julia> versioninfo()
Julia Version 1.5.0
Commit 96786e22cc (2020-08-01 23:44 UTC)
Platform Info:
  OS: macOS (x86_64-apple-darwin18.7.0)
  CPU: Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
  JULIA_EDITOR = /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl

Is this easy to fix? The error is not very helpful...

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions