[Issue 3933] Array memory allocation error lacks a line number
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu May 17 07:23:45 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=3933
Dmitry Olshansky <dmitry.olsh at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dmitry.olsh at gmail.com
         Resolution|---                         |DUPLICATE
--- Comment #2 from Dmitry Olshansky <dmitry.olsh at gmail.com> ---
With DMD 2.079 it shows the following:
core.exception.OutOfMemoryError at src/core/exception.d(702): Memory allocation
failed
----------------
??:? _d_arraysetlengthT [0xc1dcfb8e]
??:? _Dmain [0xc1dcdbaa]
I bet linenumbers worked on Linux so it could be a problem with my setup.
In any case it's certainly a separate issue that I'll give in DUPLICATE
resolution
*** This issue has been marked as a duplicate of issue 18068 ***
--
    
    
More information about the Digitalmars-d-bugs
mailing list