hello every one, I have write a application just like ldd of GNU/Linux, I don't how to push it to the upstream. Here is the patchs.
Beside the fact that such functionality is already available via winedump, I should also point out that patches from an anonymous source without providing a real name are categorically rejected on contributing to wine, as a matter of policy.
For others who cannot read Chinese, "逸天不羁" /yitianbuji is not a real name. It is a Chinese phrase translating roughly to "rebellious beyond the sky". The patches could be rejected just based on that.
-------------------------------------------- On Sat, 21/12/13, 逸天不羁 yitianbuji@qq.com wrote:
Subject: ldd for wine dll- Sorry for preview spell errors, To: "wine-devel" wine-devel@winehq.org Date: Saturday, 21 December, 2013, 11:14
hello every one, I have write a application just like ldd of GNU/Linux, I don't how to push it to the upstream. Here is the patchs.
-----Inline Attachment Follows-----
Am 23.12.2013 01:07, schrieb Hin-Tak Leung:
Beside the fact that such functionality is already available via winedump, I should also point out that patches from an anonymous source without providing a real name are categorically rejected on contributing to wine, as a matter of policy.
For others who cannot read Chinese, "逸天不羁" /yitianbuji is not a real name. It is a Chinese phrase translating roughly to "rebellious beyond the sky". The patches could be rejected just based on that.
Not commenting on the code, but i see a bit of the idea: With winedump you could only dump PEs, not winelib dll.so files. The usecases for that are rare. maybe if you get a winelib binary without source code... Still it would be better to add this functionality to winedump...
just my two cents