[webkit-dev] How to change an .exp file?

Darin Adler darin at apple.com
Sat Sep 10 01:50:05 PDT 2011


On Sep 10, 2011, at 1:44 AM, Xianzhu Wang (王显著) wrote:

> No. It only tells you that the original symbol in the current def file is missing in the binary, not the new symbol need to be in the def file.

That’s correct, if you submit a patch that doesn’t touch the .def file. But if you submit a patch to the EWS that removes the original symbol from the .def file then the error message will tell you the new symbol.

    -- Darin



More information about the webkit-dev mailing list