https://issues.dlang.org/show_bug.cgi?id=19183

ZombineDev <petar.p.ki...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |petar.p.ki...@gmail.com

--- Comment #3 from ZombineDev <petar.p.ki...@gmail.com> ---
It seems that you're not passing -dip1000 on the command-line. I'm also on Arch
Linux. Here's what I get:

~/dlang/install.sh dmd
source ~/dlang/dmd-2.081.2/activate
dmd -dip1000 scope.d

  scope.d(7): Error: scope variable s assigned to gInts with longer lifetime

--

Reply via email to