mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Merged revisions 69494 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r69494 | hirokazu.yamamoto | 2009-02-10 22:31:28 +0900 | 1 line Fixed svn:eol-style. ........
This commit is contained in:
parent
11f7210966
commit
eeba356308
3 changed files with 218 additions and 218 deletions
|
|
@ -1,22 +1,22 @@
|
|||
--- tcl8.5.2\generic\tcl.h Fri Jun 13 03:35:39 2008
|
||||
+++ tcl8.5.2\generic\tcl.h Sun Jan 4 16:52:30 2009
|
||||
@@ -367,7 +367,7 @@
|
||||
typedef struct stati64 Tcl_StatBuf;
|
||||
# define TCL_LL_MODIFIER "L"
|
||||
# else /* __BORLANDC__ */
|
||||
-# if _MSC_VER < 1400 && !defined(_M_IX86)
|
||||
+# if _MSC_VER < 1400 /*&& !defined(_M_IX86)*/
|
||||
typedef struct _stati64 Tcl_StatBuf;
|
||||
# else
|
||||
typedef struct _stat64 Tcl_StatBuf;
|
||||
--- tcl8.5.2\generic\tcl.h Fri Jun 13 03:35:39 2008
|
||||
+++ tcl8.5.2\generic\tcl.h Sun Jan 4 16:52:30 2009
|
||||
@@ -367,7 +367,7 @@
|
||||
typedef struct stati64 Tcl_StatBuf;
|
||||
# define TCL_LL_MODIFIER "L"
|
||||
# else /* __BORLANDC__ */
|
||||
-# if _MSC_VER < 1400 && !defined(_M_IX86)
|
||||
+# if _MSC_VER < 1400 /*&& !defined(_M_IX86)*/
|
||||
typedef struct _stati64 Tcl_StatBuf;
|
||||
# else
|
||||
typedef struct _stat64 Tcl_StatBuf;
|
||||
--- tcl8.5.2\generic\tcl.h Fri Jun 13 03:35:39 2008
|
||||
+++ tcl8.5.2\generic\tcl.h Sun Jan 4 16:52:30 2009
|
||||
@@ -367,7 +367,7 @@
|
||||
typedef struct stati64 Tcl_StatBuf;
|
||||
# define TCL_LL_MODIFIER "L"
|
||||
# else /* __BORLANDC__ */
|
||||
-# if _MSC_VER < 1400 && !defined(_M_IX86)
|
||||
+# if _MSC_VER < 1400 /*&& !defined(_M_IX86)*/
|
||||
typedef struct _stati64 Tcl_StatBuf;
|
||||
# else
|
||||
typedef struct _stat64 Tcl_StatBuf;
|
||||
--- tcl8.5.2\generic\tcl.h Fri Jun 13 03:35:39 2008
|
||||
+++ tcl8.5.2\generic\tcl.h Sun Jan 4 16:52:30 2009
|
||||
@@ -367,7 +367,7 @@
|
||||
typedef struct stati64 Tcl_StatBuf;
|
||||
# define TCL_LL_MODIFIER "L"
|
||||
# else /* __BORLANDC__ */
|
||||
-# if _MSC_VER < 1400 && !defined(_M_IX86)
|
||||
+# if _MSC_VER < 1400 /*&& !defined(_M_IX86)*/
|
||||
typedef struct _stati64 Tcl_StatBuf;
|
||||
# else
|
||||
typedef struct _stat64 Tcl_StatBuf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue