home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.28 / text0090.txt < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.1 KB  |  30 lines

  1. Submitted-by: decot@cup.hp.com (Dave Decot)
  2.  
  3. peterw@spaten.sharebase.com (Peter Wisnovsky) writes:
  4. > >Not to mention the reports that Microsoft NT will be POSIX compliant when
  5. > >it appears.
  6. > Not really in terms of character set support. My understanding is that
  7. > they are going to fix wchar_t at 16 bits to store Unicode data, which
  8. > strictly speaking is non-conformant.
  9.  
  10. What are you babbling about?  POSIX.1 and POSIX.2 say nothing whatsoever
  11. about wchar_t.  ISO C makes no requirement conflicting with using Unicode
  12. (or any 16 bit codeset where there is an all-zero code available for
  13. the null wide character) in wchar_t.
  14.  
  15. What leads you to believe that using Unicode renders a system non-POSIX
  16. conformant, "strictly" or otherwise?
  17.  
  18. > I'd love to hear differently, since I envision having to support Unicode
  19. > some day, but am loath to do it without substantial support from the OS.
  20.  
  21. What kind of OS support do you envision is required?  Generally, applications
  22. should be written using libraries that are codeset independent anyway.
  23.  
  24. Dave Decot
  25.  
  26.  
  27. Volume-Number: Volume 28, Number 92
  28.  
  29.