|
From: Tim R. <ti...@su...> - 2005-02-07 06:34:45
|
In message <420...@gm...>
Wolfgang Mayer <wol...@gm...> wrote:
> It seems that the implementation of 'char* getImageName(void)' is=20
> missing from the Unix sources (only MacOSX and Risc define an
I made that change last november and it was in the vmmaker3.8a.release1
back then; I think I informed everyone but it is of course possible I
forgot or they failed to notice it. It's an utterly trivial function if
you wish to stick it in for your own use in the meantime - the simplest
implementation is the one in the RiscOS branch.
>=20
> Also, there are some error messages related to undefined members of the=
=20
> sqMouseEvent structure in platforms/unix/vm/sqUnixEvent.c:
Hmm, those are all effects of the changes to sq.h for Ariethfa
Ffenestri (host windows) but I didn't think we had committed those
changes to the main tree yet. Given our (certainly _my_) newness with
SVN it's entirely possible it got commited by accident when committing
something else. If it was me, I apologise.
In each case of a sq****Event struct,=A0replace any 'windowIndex' element=
with 'reservedXX' where XX is 1 or 2 or 3 - it'll be obvious.
I know that Ffenestri work is being donw for windows and will likely be
available soon and hope that similar will apply to unix.=20
tim
--
Tim Rowledge, ti...@su..., http://sumeru.stanford.edu/tim
Useful random insult:- Paralyzed from the neck up.
|