delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/01/26/12:21:41

Date: Fri, 26 Jan 2001 10:21:36 -0700
From: Bill Currie <bill AT taniwha DOT org>
To: djgpp-workers AT delorie DOT com
Subject: Re: djasm patch
Message-ID: <20010126102136.C8620@taniwha.org>
Mail-Followup-To: djgpp-workers AT delorie DOT com
References: <20010125161754 DOT A22046 AT kendall DOT sfbr DOT org> <200101260746 DOT IAA04919 AT lws256 DOT lu DOT erisoft DOT se> <20010126082741 DOT A22475 AT kendall DOT sfbr DOT org>
Mime-Version: 1.0
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20010126082741.A22475@kendall.sfbr.org>; from jeffw@darwin.sfbr.org on Fri, Jan 26, 2001 at 08:27:41AM -0600
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Fri, Jan 26, 2001 at 08:27:41AM -0600, JT Williams wrote:
> --- djasm.y	Thu Jan 25 16:11:57 2001
> +++ /home/jeffw/tmp/bcurrie/djasm/djasm.y	Fri Jan 26 07:53:09 2001
> @@ -1509,8 +1596,7 @@
>          if ((i&15) == 15)
>          {
>            fputc('\n', outfile);
> -          if (i<bsspc-1)
> -            fputs(leader, outfile);
> +          fputs(leader, outfile);
>          }
>          else
>            if (i<bsspc-1)

Hrm. I highly suspect this is stale code. One thing that might help is the the
cvs repository I gave you :). However, this is another "I don't remember doing
that" (I DO remember doing a lot of work on the error messages and the map
file).

I think I last did anything on djasm in 99. iirc, the last date stamp in there
is Dec 99. The quake source got released that month :) (QuakeForge has come a
long way since then...:)

Bill
-- 
Leave others their otherness. -- Aratak

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019