[Issue 9044] Random "Previous Definition Different" optlink failure (looks like a buffer overflow bug somewhere)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 10 04:26:03 PST 2012


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |INVALID


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2012-12-10 04:26:01 PST ---
"previous definition different" means you have the same name defined more than
once.

http://www.digitalmars.com/ctg/OptlinkErrorMessages.html#previous_definition_different

I suspect the problem you are having stems from having a file named "object.d"
in your xlib.

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