Closed
Bug 230635
Opened 21 years ago
Closed 20 years ago
linker warnings when compiling mfcembed
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Biesinger, Assigned: benjamin)
Details
(the text means "Locally defined symbol ... imported")
LINK : warning LNK4049: Lokal definiertes Symbol ""public: virtual __thiscall ns
GetServiceByContractID::~nsGetServiceByContractID(void)" (??1nsGetServiceByContr
actID@@UAE@XZ)" importiert
LINK : warning LNK4049: Lokal definiertes Symbol ""public: static void __cdecl n
sDebug::Assertion(char const *,char const *,char const *,int)" (?Assertion@nsDeb
ug@@SAXPBD00H@Z)" importiert
...many more, similar warnings
Updated•20 years ago
|
Product: Browser → Seamonkey
Assignee | ||
Comment 1•20 years ago
|
||
WFM, the glue uses the correct NS_COM_GLUE decorations now.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•