home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v7 / text0096.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  1.7 KB

  1. From: weemba@brahms.berkeley.edu (Matthew P Wiener)
  2. Date: Mon, 27 Oct 86 23:12:03 PST
  3. Organization: University of California, Berkeley
  4.  
  5. In article <6121@ut-sally.UUCP> Guy Harris writes:
  6. >There's another fix, already implemented by all the versions of "getopt"
  7. >running around - an argument of the form "--" means no other arguments are
  8. >to be interpreted as flags, regardless of their form.
  9.  
  10. But such breaks on commands that take flags after the argument name, like
  11. cc, lxref, od.
  12.  
  13. >                                Since this one has
  14. >already been implemented by many commands, it is preferable.
  15.  
  16. Huh??  Why bother debating standards then?  I once got the argument that
  17. integer division should round towards 0, not towards minus infinity, since
  18. that's how Fortran did it.  I was new to the net then, and I was stunned.
  19.  
  20. I do not count appeal to the past or even the present as the definition of
  21. preferable, although I agree that it can be a major factor.  But I dislike
  22. it when it is paraded as THE reason for saying its preferable.  Is UNIX
  23. supposed to turn into an official fossil now?
  24.  
  25. I say my suggestion is cleaner and more versatile, thus it is preferable.
  26. The required reprogramming would not be that complicated--just a minor
  27. nuisance.
  28.  
  29. But if you wish appeals to history, my suggestion is after all the same
  30. as the ancient doubled quote => single quote within quoted strings con-
  31. vention from days of yore.  In retrospect, it's perhaps a bit surprising
  32. that something like this wasn't adopted from the beginning.
  33.  
  34. Not that I care.  *I* don't put dashes at the beginning of my file names.
  35. (Joke, everyone, just a joke.)
  36.  
  37. ucbvax!brahms!weemba    Matthew P Wiener/UCB Math Dept/Berkeley CA 94720
  38.  
  39. Volume-Number: Volume 7, Number 97
  40.  
  41.