home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / m4-1.1-src.lha / src / amiga / m4-1.1 / TODO < prev   
Encoding:
Text File  |  1993-11-09  |  883 b   |  33 lines

  1. TODO file for GNU m4 - last revised 08 November 1993.
  2. These are more or less in decreasing order of priority.
  3.  
  4. * Use a config.h file.
  5.  
  6. * <stdarg.h> versus <varargs.h> (check Solaris' cc, which fails).
  7.  
  8. * eval(08) does not return an error.
  9.  
  10. * Study synclines at the very beginning of each diverted sequence.
  11.  
  12. * Carefully revise overall const usage.
  13.  
  14. * Use rx.[ch] instead of regex.[ch].
  15.  
  16. * Have NULs go really undisturbed through GNU m4.  See `dumpdef' and
  17. debugging section, which abuses %s.
  18. From Thorsten Ohl <ohl@chico.harvard.edu>, 1992-12-21.
  19.  
  20. * Profile GNU m4 and speed it up.
  21. From David J. MacKenzie <djm@eng.umd.edu>, 1993-01-20.
  22.  
  23. * Make eval work on bignums - the 32 bits limit is artificial.
  24. From Krste Asanovic <krste@icsi.berkeley.edu>, 1993-03-20.
  25.  
  26. * Clean up the obstack.[ch] code.
  27.  
  28. Local Variables:
  29. mode: outline
  30. outline-regexp: " *[-+*.] \\| "
  31. eval: (hide-body)
  32. End:
  33.