home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / program / compiler / nasm20b / doc / todo < prev   
Text File  |  1993-01-19  |  362b  |  11 lines

  1. 1.
  2. What's really inconvenient at the moment, is that we should make a
  3. second pass over .macros. Maybe we ought to grab on definition all
  4. forward references and put them in the macro header, and when the macro
  5. gets called we undef it. On the other hand, maybe this inconsistency
  6. isn't too bad. We'll see in the long run.
  7.  
  8. 2. Maybe exclude macro labels as well.
  9.  
  10.  
  11.