home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / utils / bug / 2441 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.6 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!cs.huji.ac.il!amoss
  2. From: amoss@cs.huji.ac.il (Amos Shapira)
  3. Newsgroups: gnu.utils.bug
  4. Subject: Minor "bugs" in GNU m4 1.0.3 documentation
  5. Date: 22 Jan 1993 21:12:22 -0500
  6. Organization: GNUs Not Usenet
  7. Lines: 44
  8. Sender: daemon@cis.ohio-state.edu
  9. Approved: bug-gnu-utils@prep.ai.mit.edu
  10. Distribution: gnu
  11. Message-ID: <9301220934.AA01304@falafel.cs.huji.ac.il>
  12.  
  13. Hello,
  14.  
  15. I've just finished reading the gm4 1.0.3 document (dated November 15th, 1992)
  16. and have some minor fixes for the doc (which I hope are correct):
  17.  
  18. 1. Section 7.6 (Deleting a macro, page 17):
  19.    It says "If there is no previous definition, popdef does nothing", which I
  20.    think you ment to read "...popdef behaves like undefine".  Anyway, I
  21.    didn't expect the behaviour demonstrated in the example from this
  22.    description.
  23.  
  24. 2. Section 8.3 (Loops and recursion), at page 23:
  25.    Looks like the second line in the definition of the _forloop macro
  26.    is intermingled, it prints:
  27.  
  28.    '$4''ifelse($1, '$3', ,
  29.  
  30.    while I think the third quote on the line (the one just before the ifelse)
  31.    should be a coma,  am I right?
  32.  
  33. 3. Section 10.3 (Changing comment delimiters, page 30) says:
  34.  
  35.    "..., much as it they were quoted strings."
  36.  
  37.    's/as it/as if/' ?
  38.  
  39. 4. Section 12.1 (Diverting output), page 35 says:
  40.  
  41.    "If output is diverted to an non-existent diversion, ...",
  42.  
  43.    's/ an / a /' ?
  44.  
  45. 5. Section 14.2 (Evaluating integer expressions, page 45) says:
  46.  
  47.    -     Unany minus
  48.  
  49.    's/Unany/Unary/'
  50.  
  51.  
  52. Thanks for a wonderfull piece of software.
  53.  
  54. --Amos Shapira, CS System Group, Hebrew University, Jerusalem, Israel
  55. amoss@cs.huji.ac.il
  56.  
  57.