gnupic: Re: special numbers


Previous by date: 10 Sep 2004 22:25:57 +0100 Re: special numbers, Craig Franklin
Next by date: 10 Sep 2004 22:25:57 +0100 Re: special numbers, Craig Franklin
Previous in thread: 10 Sep 2004 22:25:57 +0100 Re: special numbers, Craig Franklin
Next in thread: 10 Sep 2004 22:25:57 +0100 Re: special numbers, Craig Franklin

Subject: Re: special numbers
From: pico ####@####.####
Date: 10 Sep 2004 22:25:57 +0100
Message-Id: <41421BF8.4090506@sourceforge.net>

To clearify, i have tested the latest patch, that uses yyless
instead of REJECT extensivly, and it address both cases,
the processor xxx and the list p=xxx.
The things, that don't work are define operation on processor using
for example
#define PIC 16f628

and later
   processor PIC

It works, if you use either p16f628 or pic16f628 instead of 16f628.

The only open issues is the pic processor 14000 .

  processor 14000  ; WORKS
  list p= 14000	   ; FAIL
  list p=p14000     ; OK
  list p=pic14000   ; OK

I can make this a special case, this would add 4-5 lines of additional 
code or a simple hack is this.
([0-9]{2,2}[a-z]|14000/[^0-9]*)

Craig, some times ago, i have send to you some patches addressing some
small bugs like this. The diff that i have send are based on a old
release of gpasm. Do you have received this mail or is this ones of
the `usual' mails, that you never receive ?.




Previous by date: 10 Sep 2004 22:25:57 +0100 Re: special numbers, Craig Franklin
Next by date: 10 Sep 2004 22:25:57 +0100 Re: special numbers, Craig Franklin
Previous in thread: 10 Sep 2004 22:25:57 +0100 Re: special numbers, Craig Franklin
Next in thread: 10 Sep 2004 22:25:57 +0100 Re: special numbers, Craig Franklin


Powered by ezmlm-browse 0.20.