Bläddra i källkod

Patched to not conflict with the SVR4 R1 ia32 register identifier

Michael Schloh von Bennewitz 23 år sedan
förälder
incheckning
ef21b072c0
2 ändrade filer med 12 tillägg och 1 borttagningar
  1. 11 0
      ddd/ddd.patch
  2. 1 1
      ddd/ddd.spec

+ 11 - 0
ddd/ddd.patch

@@ -44,3 +44,14 @@
  
  void string::error(const char* msg) const
  {
+--- ddd/ddd.C	2003-03-07 14:22:43.210793779 +0100
++++ ddd/ddd.C	2003-03-07 14:21:56.827359051 +0100
+@@ -872,7 +872,7 @@
+ //-----------------------------------------------------------------------------
+ 
+ struct RecentItems {
+-    enum RecentItem { R1, R2, R3, R4, R5, R6, R7, R8, R9 };
++    enum RecentItem { Re1, Re2, Re3, Re4, Re5, Re6, Re7, Re8, Re9 };
+ };
+ 
+ #define RECENT_MENU \

+ 1 - 1
ddd/ddd.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Development
 License:      GPL
 Version:      3.3.1
-Release:      20030224
+Release:      20030307
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/ddd/ddd-%{version}.tar.gz