dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/support file.c,1.7,1.8


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/support file.c,1.7,1.8
Date: Mon, 16 Dec 2002 07:34:40 -0500

Update of /cvsroot/dotgnu-pnet/pnet/support
In directory subversions:/tmp/cvs-serv32079/support

Modified Files:
        file.c 
Log Message:


ILFileExists: perform the ".exe" handling on both cygwin and mingw32.


Index: file.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/support/file.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** file.c      26 Oct 2002 17:14:40 -0000      1.7
--- file.c      16 Dec 2002 12:34:36 -0000      1.8
***************
*** 65,69 ****
        }
  
! #ifdef __CYGWIN__
        /* If we are on Windows, then check for ".exe" first */
        if(newExePath)
--- 65,69 ----
        }
  
! #ifdef IL_WIN32_PLATFORM
        /* If we are on Windows, then check for ".exe" first */
        if(newExePath)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]