Missing getImageName() in Unix and Win32 VM support code

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Missing getImageName() in Unix and Win32 VM support code

David T. Lewis
In VMMaker 3.8b2 (latest on SM) there are two references to getImageName()
in class Interpreter. The function exists in RiscOS and Mac OS support code,
but not in Unix or Win32 (as checked out from svn earlier today).

Trivial patches for Unix and Win32 are attached (tested on Linux, not on Windows).

Dave


sqUnixMain.c.diff (69 bytes) Download Attachment
sqWin32Window.c.diff (73 bytes) Download Attachment