[Issue 4252] [CTFE]: No array bounds checking in assignment to char[]	array
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun May 30 17:47:14 PDT 2010
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=4252
BCS <shro8822 at vandals.uidaho.edu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shro8822 at vandals.uidaho.edu
--- Comment #2 from BCS <shro8822 at vandals.uidaho.edu> 2010-05-30 17:47:12 PDT ---
The revision that fixed this also fixed a missing line number bug. Looking at
the source, it did so by calling a error function with a Loc value rather than
without it. My question is why the original function even exists? When would
the compiler ever need to dump an error message and not have a line number to
attach to it?
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list