[Bug 95] foreach() over uninitalized AA yields Access Violation
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Apr  9 04:52:38 PDT 2006
    
    
  
http://d.puremagic.com/bugzilla/show_bug.cgi?id=95
smjg at iname.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com
           Keywords|                            |wrong-code
------- Comment #2 from smjg at iname.com  2006-04-09 06:52 -------
I experimented with this a bit after it broke a bit of SDWF.  It happens only
if the AA is actually uninitialised - if you've added something to the AA and
then deleted it then it behaves correctly.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list