[Issue 3851] Array copy error message with no line number

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 21 20:07:47 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=3851


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com
         AssignedTo|sean at invisibleduck.org      |andrej.mitrovich at gmail.com


--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-10-21 20:07:44 PDT ---
I can't help you with lines (it would probably kill performance), but druntime
already had some code to deal with mismatching lengths. It printed mismatched
lengths for array assigns but not for copies (and also it printed invalid
lengths due to relying on specific expression evaluation).

I'm fixing this now.

-- 
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