073263
To: vim_dev@googlegroups.com
073263
Subject: Patch 7.4.214
073263
Fcc: outbox
073263
From: Bram Moolenaar <Bram@moolenaar.net>
073263
Mime-Version: 1.0
073263
Content-Type: text/plain; charset=UTF-8
073263
Content-Transfer-Encoding: 8bit
073263
------------
073263
073263
Patch 7.4.214
073263
Problem:    Compilation problems on HP_nonStop (Tandem).
073263
Solution:   Add #defines. (Joachim Schmitz)
073263
Files:	    src/vim.h
073263
073263
073263
*** ../vim-7.4.213/src/vim.h	2014-02-23 22:52:33.352764716 +0100
073263
--- src/vim.h	2014-03-24 17:25:40.328710672 +0100
073263
***************
073263
*** 77,82 ****
073263
--- 77,86 ----
073263
  # endif
073263
  # include <floss.h>
073263
  # define ROOT_UID 65535
073263
+ # define OLDXAW
073263
+ # if (_TANDEM_ARCH_ == 2 && __H_Series_RVU >= 621)
073263
+ #  define SA_ONSTACK_COMPATIBILITY
073263
+ # endif
073263
  #else
073263
  # define ROOT_UID 0
073263
  #endif
073263
*** ../vim-7.4.213/src/version.c	2014-03-23 16:03:56.171311627 +0100
073263
--- src/version.c	2014-03-24 17:26:50.976711754 +0100
073263
***************
073263
*** 736,737 ****
073263
--- 736,739 ----
073263
  {   /* Add new patch number below this line */
073263
+ /**/
073263
+     214,
073263
  /**/
073263
073263
-- 
073263
ARTHUR:       You are indeed brave Sir knight, but the fight is mine.
073263
BLACK KNIGHT: Had enough?
073263
ARTHUR:       You stupid bastard.  You havn't got any arms left.
073263
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
073263
073263
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
073263
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
073263
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
073263
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///