sorry, will fix.
Andy Piper wrote:
+int
+msw_fstat (int handle, struct stat *buffer)
{
int ret;
BY_HANDLE_FILE_INFORMATION lpFileInfo;
@@ -1442,7 +1426,7 @@
replace it with our own. This also allows us to calculate consistent
inode values without hacks in the main Emacs code. */
int
-stat (const char * path, struct stat * buf)
+msw_stat (const char * path, struct stat * buf)
{
char * name;
WIN32_FIND_DATA wfd;
@@ -1459,8 +1443,8 @@
}
I'm going to be picky again.
Shouldn't these be win32_stat? etc
andy
--------------------------------------------------------------
Dr Andy Piper
Senior Consultant Architect, BEA Systems Ltd
--
Ben
In order to save my hands, I am cutting back on my mail. I also write
as succinctly as possible -- please don't be offended. If you send me
mail, you _will_ get a response, but please be patient, especially for
XEmacs-related mail. If you need an immediate response and it is not
apparent in your message, please say so. Thanks for your understanding.
See also
http://www.666.com/ben/typing.html.