http://d.puremagic.com/issues/show_bug.cgi?id=5655
SomeDude <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from SomeDude <[email protected]> 2012-04-22 16:53:08 PDT --- Output on 2.059 Win32: PS E:\DigitalMars\dmd2\samples> rdmd bug.d OPTLINK (R) for Win32 Release 8.00.12 Copyright (C) Digital Mars 1989-2010 All rights reserved. http://www.digitalmars.com/ctg/optlink.html I:\DOCUME~1\Nick\LOCALS~1\Temp\.rdmd\rdmd-bug.d-E7282F21F02BD0DD07E8BB39480BDC77\bug-d-E7282F21F02BD0DD07E8BB39480BDC77.obj(bug-d-E7282F21F02BD0DD07E8BB39480BDC77) Offset 00DA9H Record Type 00C3 Error 1: Previous Definition Different : _D3bug4mainFZv14__funcliteral1FZv --- errorlevel 1 PS E:\DigitalMars\dmd2\samples> PS E:\DigitalMars\dmd2\samples> dmd -lib bug.d bug.lib: Error: multiple definition of bug_1_1a5: _D3bug4mainFZv14__funcliteral1FZv and bug_1_1a5: _D3bug4mainFZv14__funcliteral1FZv PS E:\DigitalMars\dmd2\samples> -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
