On Sat, 2003-05-31 at 09:57, Bryan C. Warnock wrote:
> On Sat, 2003-05-31 at 09:53, Leopold Toetsch wrote:
> > Bryan C. Warnock <[EMAIL PROTECTED]> wrote:
> >
> > > As mentioned previously. Makes IMCC and PASM constant keywords
> > > consistent, with '.const'.
> >
> > As mentioned previously ;-)
On Sat, 2003-05-31 at 09:53, Leopold Toetsch wrote:
> Bryan C. Warnock <[EMAIL PROTECTED]> wrote:
>
> > As mentioned previously. Makes IMCC and PASM constant keywords
> > consistent, with '.const'.
>
> As mentioned previously ;-) this doesn't work that simple. Imcc already
> has:
>
> .const I
Bryan C. Warnock <[EMAIL PROTECTED]> wrote:
> As mentioned previously. Makes IMCC and PASM constant keywords
> consistent, with '.const'.
As mentioned previously ;-) this doesn't work that simple. Imcc already
has:
.const ID = value
and:
#v+
$ IMCC=imcc perl t/harness t/o*/ma*.t
t/op/macro
# New Ticket Created by "Bryan C. Warnock"
# Please include the string: [perl #22386]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=22386 >
As mentioned previously. Makes IMCC and PASM constant keywords
consistent, with '