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

Victor Porton <por...@narod.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |por...@narod.ru
         Resolution|---                         |FIXED

--- Comment #1 from Victor Porton <por...@narod.ru> ---
It seems to be fixed:

$ dmd -o- -X main.d
Error: module `main` is in file 'main.d' which cannot be read
import path[0] = /snap/dmd/49/bin/../import/druntime
import path[1] = /snap/dmd/49/bin/../import/phobos
t,1$ dmd --version
DMD64 D Compiler v2.084.1
Copyright (C) 1999-2018 by The D Language Foundation, All Rights Reserved
written by Walter Bright

--

Reply via email to