[Issue 3562] Static Array ops create duplicate method definitions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jun 7 06:53:15 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3562
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clugdbug at yahoo.com.au
Severity|regression |normal
--- Comment #1 from Don <clugdbug at yahoo.com.au> 2010-06-07 06:53:13 PDT ---
To reproduce:
---
> dmd -c hello
> dmd -c goodbye
> dmd hello.obj goodbye.obj
Error 1: Previous Definition Different : __arraySliceNegSliceAssign_f
This isn't a regression. It behaved in exactly the same way on DMD2.020.
--
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