[Issue 5163] meaningless error message with front() applied to void[]
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Nov  8 02:27:29 PST 2010
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=5163
Lars T. Kyllingstad <bugzilla at kyllingen.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rejects-valid               |
--- Comment #5 from Lars T. Kyllingstad <bugzilla at kyllingen.net> 2010-11-08 02:26:24 PST ---
I think '[i]' is just a compact way of saying 'indexing operation'.  I guess it
could just as well have been '[#]', '[index]', or whatever.  (Even better would
be a message saying that you can't index into void[] arrays.)
Anyway, I suggest you open a new bug report about it.  It's better not to have
two bugs in one report -- especially when one is a Phobos bug and the other is
a DMD bug.
-- 
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