emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/m/iris4d.h


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/m/iris4d.h
Date: Thu, 21 Aug 2003 10:21:51 -0400

Index: emacs/src/m/iris4d.h
diff -c emacs/src/m/iris4d.h:1.31 emacs/src/m/iris4d.h:1.32
*** emacs/src/m/iris4d.h:1.31   Mon Apr 15 09:19:15 2002
--- emacs/src/m/iris4d.h        Thu Aug 21 10:21:51 2003
***************
*** 159,165 ****
  #undef FIRST_PTY_LETTER
  #define FIRST_PTY_LETTER 'q'
  
! #ifndef _LP64
  /* The standard definitions of these macros would work ok,
     but these are faster because the constants are short.  */
  
--- 159,168 ----
  #undef FIRST_PTY_LETTER
  #define FIRST_PTY_LETTER 'q'
  
! #if _MIPS_SZLONG != 64
! /* fixme: should there be 64-bit defiitions?  (The ones below aren't
!    OK.)  */
! 
  /* The standard definitions of these macros would work ok,
     but these are faster because the constants are short.  */
  




reply via email to

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