gm2
[Top][All Lists]
Advanced

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

Re: [Gm2] Build problem on Redhat 9


From: Gaius Mulley
Subject: Re: [Gm2] Build problem on Redhat 9
Date: 03 Sep 2003 11:50:13 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Ben Stuyts <address@hidden> writes:

> Hi Gaius,
> 
> I have not done anything with gm2 since this problem came up, but it
> would be very nice if it could be resolved. We've been too busy
> designing the (ARM) hardware...

sounds interesting..

> Could you give me some -context please? I'd like to make sure I get
> the location right.
> 

sure, here is a context diff:

cvs -d :pserver:address@hidden:/usr/src/cvs diff -c ppg.mod
Index: ppg.mod
===================================================================
RCS file: /usr/src/cvs/gm2/gm2-compiler/ppg.mod,v
retrieving revision 1.5
diff -c -r1.5 ppg.mod
*** ppg.mod     29 Apr 2003 15:27:20 -0000      1.5
--- ppg.mod     3 Sep 2003 10:48:28 -0000
***************
*** 1049,1054 ****
--- 1049,1055 ----
           p := Add(p, GetChar(), i)
        END
     END ;
+    p := Add(p, nul, i) ;
     WITH CurrentFactor^ DO
        type := m2 ;
        code := NewCodeDesc() ;
***************
*** 1234,1239 ****
--- 1235,1241 ----
           p := Add(p, GetChar(), i)
        END
     END ;
+    p := Add(p, nul, i) ;
     WITH CurrentFactor^ DO
        type := m2 ;
        code := NewCodeDesc() ;

Gaius

-- 
Gaius Mulley       University of Glamorgan     address@hidden



reply via email to

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