cvs: TSRM(PHP_5_3) / tsrm_virtual_cwd.c

[email protected] ("Felipe Pena")
Newsgroups php.zend-engine.cvs
Message-ID <cvsfelipe1226540121@cvsserver>
felipe		Thu Nov 13 01:35:21 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /TSRM	tsrm_virtual_cwd.c 
  Log:
  - MFH: Fixed macro redefinition warning
  
http://cvs.php.net/viewvc.cgi/TSRM/tsrm_virtual_cwd.c?r1=1.74.2.9.2.35.2.14&r2=1.74.2.9.2.35.2.15&diff_format=u
Index: TSRM/tsrm_virtual_cwd.c
diff -u TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.14 TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.15
--- TSRM/tsrm_virtual_cwd.c:1.74.2.9.2.35.2.14	Thu Sep  4 08:05:27 2008
+++ TSRM/tsrm_virtual_cwd.c	Thu Nov 13 01:35:21 2008
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: tsrm_virtual_cwd.c,v 1.74.2.9.2.35.2.14 2008/09/04 08:05:27 pajoye Exp $ */
+/* $Id: tsrm_virtual_cwd.c,v 1.74.2.9.2.35.2.15 2008/11/13 01:35:21 felipe Exp $ */
 
 #include <sys/types.h>
 #include <sys/stat.h>
@@ -503,6 +503,7 @@
 }
 /* }}} */
 
+#undef LINK_MAX
 #define LINK_MAX 32
 
 static int tsrm_realpath_r(char *path, int start, int len, int *ll, time_t *t, int use_realpath, int is_dir, int *link_is_dir TSRMLS_DC) /* {{{ */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.