Closed
Bug 720323
Opened 13 years ago
Closed 11 years ago
[Windows 2000] "exception_handler.cc(951) : error C2065: 'CancelCallback' : undeclared identifier"
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
People
(Reporter: sgautherie, Assigned: sgautherie)
References
()
Details
(Keywords: regression)
(Discovered after working around bug 555485.)
Local "Windows 2000 + P.SDK 2003R2 + VC8EE" Opt build:
{
.../toolkit/crashreporter/google-breakpad/src/client/windows/handler/exception_handler.cc(951) : error C2065: 'CancelCallback' : undeclared identifier
...
}
http://msdn.microsoft.com/en-us/library/windows/desktop/ms680364(v=vs.85).aspx
"DbgHelp 6.1 and earlier: This value is not supported."...
NB: I have a bare workaround, locally...
Assignee | ||
Updated•13 years ago
|
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•