A while ago someone on this list noted that IBM had released a Linux
version of Home Page Builder which was really the Windows version with a
patched version of Wine. This was built against Wine 20000423.
The patches seem to fall into four main categories:-
1) Bits from Wine 20000526 which should already be in the current builds,
2) Changes to make their Wine separate from any other on the machine and a
few very HPB specific changes that would not really be desirable in the
standard builds,
3) Changes to disable some functionality (presumably that they were having
some trouble with),
4) New function and fixes to existing function.
The first two obviously do not need any further attention. The third is
perhaps a pointer to places were some further work is needed, but the
fourth is really the one I am interested in here.
Has anyone been in contact with the authors (somewhere in Japan by the look
of it), or IBM, about merging these fixes into the current builds? If not,
are there any objections to my doing so?
A few of the fixes conflict with other work that has been done since 0526,
but most is standalone as far as I can see. The conflicts will need to be
resolved with those who have made the changes.