Closed GoogleCodeExporter closed 9 years ago
I'm not slow with review. Just wondering if we can do better with
dll_export-ing entire class. Which is afaik standard way to make sure
constructors/destructors are available for inheritance.
Original comment by alkondratenko
on 14 Sep 2013 at 8:36
[deleted comment]
Do you mean the SysAllocator class?
Original comment by pho...@chromium.org
on 14 Sep 2013 at 9:40
Yes. I've yet to double check it. But my memory from past experience suggests
that it might be a better way. It might also be needed for switch to
-fvisibility=hidden for GNU/Linux as well (pending double checking too).
Original comment by alkondratenko
on 14 Sep 2013 at 9:43
Original issue reported on code.google.com by
pho...@chromium.org
on 25 Aug 2013 at 12:29Attachments: