Thread overview | |||||
---|---|---|---|---|---|
|
June 26, 2009 [Issue 3094] New: incorrect previous definition error | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=3094 Summary: incorrect previous definition error Product: D Version: 2.028 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Optlink AssignedTo: nobody@puremagic.com ReportedBy: davidl@126.com D:>link ti_C.obj ti_creal.obj OPTLINK (R) for Win32 Release 8.00.1 Copyright (C) Digital Mars 1989-2004 All rights reserved. ti_creal.obj(ti_creal) Offset 00312H Record Type 0091 Error 1: Previous Definition Different : _D10TypeInfo_c6__initZ ti_creal.obj(ti_creal) Offset 0032FH Record Type 0091 Error 1: Previous Definition Different : _D10TypeInfo_c7__ClassZ ... D:>link ti_creal.obj ti_C.obj OPTLINK (R) for Win32 Release 8.00.1 Copyright (C) Digital Mars 1989-2004 All rights reserved. ti_C.obj(ti_C) Offset 003C3H Record Type 0091 Error 1: Previous Definition Different : _D10TypeInfo_C6__initZ ti_C.obj(ti_C) Offset 003E0H Record Type 0091 Error 1: Previous Definition Different : _D10TypeInfo_C7__ClassZ ... -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 26, 2009 [Issue 3094] incorrect previous definition error | ||||
---|---|---|---|---|
| ||||
Posted in reply to davidl@126.com | http://d.puremagic.com/issues/show_bug.cgi?id=3094 --- Comment #1 from david <davidl@126.com> 2009-06-26 00:25:53 PDT --- Created an attachment (id=403) --> (http://d.puremagic.com/issues/attachment.cgi?id=403) testcase -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
March 12, 2013 [Issue 3094] incorrect previous definition error | ||||
---|---|---|---|---|
| ||||
Posted in reply to davidl@126.com | http://d.puremagic.com/issues/show_bug.cgi?id=3094 Andrej Mitrovic <andrej.mitrovich@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrej.mitrovich@gmail.com --- Comment #2 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-03-11 20:51:31 PDT --- Same problem as Issue 7042, you must use the /noi switch. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation