RESOLVED FIXED 207158
[bmalloc] Add declspec support for export macros
https://bugs.webkit.org/show_bug.cgi?id=207158
Summary [bmalloc] Add declspec support for export macros
Don Olmstead
Reported 2020-02-03 15:32:24 PST
Currently just assuming *nix style exports.
Attachments
Patch (8.68 KB, patch)
2020-02-03 16:00 PST, Don Olmstead
no flags
Patch (8.68 KB, patch)
2020-02-03 16:06 PST, Don Olmstead
no flags
Patch (8.67 KB, patch)
2020-02-03 17:04 PST, Don Olmstead
ysuzuki: review+
Patch (9.04 KB, patch)
2020-02-04 16:23 PST, Don Olmstead
no flags
Don Olmstead
Comment 1 2020-02-03 16:00:26 PST Comment hidden (obsolete)
Don Olmstead
Comment 2 2020-02-03 16:06:01 PST Comment hidden (obsolete)
Don Olmstead
Comment 3 2020-02-03 17:04:17 PST
Yusuke Suzuki
Comment 4 2020-02-04 12:39:38 PST
Comment on attachment 389605 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=389605&action=review r=me > Source/bmalloc/bmalloc/BPlatform.h:286 > +#elif defined(__GNUC__) Use `BCOMPILER(GCC_COMPATIBLE)` here.
Don Olmstead
Comment 5 2020-02-04 16:23:52 PST
WebKit Commit Bot
Comment 6 2020-02-05 10:37:47 PST
Comment on attachment 389736 [details] Patch Clearing flags on attachment: 389736 Committed r255829: <https://trac.webkit.org/changeset/255829>
WebKit Commit Bot
Comment 7 2020-02-05 10:37:49 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2020-02-05 10:38:16 PST
Note You need to log in before you can comment on or make changes to this bug.