home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.26 / text0010.txt < prev    next >
Encoding:
Text File  |  1992-02-21  |  1.3 KB  |  36 lines

  1. Submitted-by: mak@mda.ca (Robert Makowski)
  2.  
  3. On  21 Nov 91 21:15:00 GMT,  gwyn@smoke.brl.mil (Doug Gwyn) said:
  4. > Submitted-by: gwyn@smoke.brl.mil (Doug Gwyn)
  5. > No, to the contrary the existing regexp implementation was acultural;
  6. > you're referring to the idea that "[a-z]" for example ought to mean
  7. > "match any lowercase character in the current locale", but that is
  8. > NOT what it meant.  It actually meant "match any byte having value
  9. > between the values I gave you around the dash-representation" (this
  10. > ... The ethocentricity was
  11. > introduced by 1003.2, presumably because people thought it would be
  12. > "nice" to be able to specify locale-dependent character classes; it
  13. > did not inhere in the previous regexp mechanism.
  14. > ----- End of Excerpt  gwyn@smoke.brl.mil (Doug Gwyn)
  15.  
  16. Actually, it was not introduced by 1003.2, it was introduced by [nee]
  17. /usr/group's Internationalization Working Group at the SLC '87 meeting.
  18. I know, I hosted the meeting and was a party thereof.
  19.  
  20. BTW, the 1003.2 connection is that p1003.2's PAR included
  21. internationalization requirements, for much the same reason as p1003.1.
  22. These ieee stds are all ISO inputs, and that's where the requirements
  23. originated.
  24.  
  25. = Bob (mak) Makowski
  26.  
  27. CO:        MacDonald Dettwiler Associates, Richmond, B.C.
  28. INTERNET:    mak@mda.ca
  29. VOICE:        604-278-3411 x 2865
  30. FAX:        604-278-2533
  31.  
  32. Volume-Number: Volume 26, Number 11
  33.  
  34.