Bug 21150 - record-memory-win fails to compile under VC++ Express due to ATL use
Summary: record-memory-win fails to compile under VC++ Express due to ATL use
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 13:27 PDT by Jason Hullinger
Modified: 2011-06-02 10:11 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Hullinger 2008-09-26 13:27:48 PDT
record-memory-win has atlstr.h as an include and ATL is not available in the Express version of Visual Studio. I'll look into making a patch for it, as Adam Roben suggested, by using std::string.

~/Jason Hullinger
Comment 1 Brent Fulgham 2011-06-02 10:11:17 PDT
This was resolved by http://trac.webkit.org/changeset/36975.