Dan Sugalski wrote: > > At 11:37 PM -0400 5/12/02, Jeff wrote: > >With the latest checkin, the new assembler fully functions and can call > >keyed operations. No operations yet, but the infrastructure is there, > >and I'll see about adding some basic operations tonight. > > Yay! Cool, I'll start in on the symbol tables then. > > FWIW, the XS for the module doesn't build automatically. Need to > thump the base Makefile.in, I think.
That was actually intentional at the time, as I didn't want the build to fail if the (at the time) non-required piece failed to build. After getting some sample keyed operations in I'll go through the process of (a) converting everything to use the new assembler and (b) changing the test files to remove macros et al. -- Jeff <[EMAIL PROTECTED]>