Patch 7.4.692
Problem: Defining SOLARIS for no good reason. (Danek Duvall)
Solution: Remove it.
Files: src/os_unix.h
*** ../vim-7.4.691/src/os_unix.h 2014-03-25 13:46:22.841832960 +0100
--- src/os_unix.h 2015-04-09 22:04:39.557343160 +0200
***************
*** 65,77 ****
#endif
/*
- * Sun defines FILE on SunOS 4.x.x, Solaris has a typedef for FILE
- */
- #if defined(sun) && !defined(FILE)
- # define SOLARIS
- #endif
-
- /*
* Using getcwd() is preferred, because it checks for a buffer overflow.
* Don't use getcwd() on systems do use system("sh -c pwd"). There is an
* autoconf check for this.
--- 65,70 ----
*** ../vim-7.4.691/src/version.c 2015-04-03 17:59:19.833761335 +0200
--- src/version.c 2015-04-09 22:05:25.592845049 +0200
***************
*** 743,744 ****
--- 743,746 ----
{ /* Add new patch number below this line */
+ /**/
+ 692,
/**/
--
NEIL INNES PLAYED: THE FIRST SELF-DESTRUCTIVE MONK, ROBIN'S LEAST FAVORITE
MINSTREL, THE PAGE CRUSHED BY A RABBIT, THE OWNER OF A DUCK
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.