Hi! ----
[I'ce CC'ed Ienup Sung <Ienup.Sung at Sun.COM> and Masaki Katakai <katakai at japan.sun.com> for the i18n parts and Don Cragun <dcragun at sonic.net> as standards expert] During testing of a new version of the AST "wc" (not the version for ksh93-integration update2, this one is a newer one) we hit the issue below where two of the testcases show different results for AST "wc", GNU coreutils "wc" and Solaris /usr/bin/wc ... ... the question is now: What is the expected (from an i18n+standards point of view) output for both testcases ? -------- Original Message -------- Subject: wc broken on GNU and Solaris Date: Fri, 14 Aug 2009 17:57:14 -0400 From: David Korn <d...@research.att.com> To: roland.mainz at nrubsig.org I have attached two one line files below. The file oneline1 when run with the GNU /usr/bin/wc -mwl in the en_US.UTF-8 shows 1 word. The Solaris version shows 17 which is correct. However, for oneline2, the Solaris version shows 32 and the Gnu version shows 17 which I believe is correct. Ours shows 17 for both. ======================================== -------------- next part -------------- A non-text attachment was scrubbed... Name: oneline1 Type: text/ebcdic Size: 107 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/ksh93-integration-discuss/attachments/20090815/d0b66531/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: oneline2 Type: text/ebcdic Size: 91 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/ksh93-integration-discuss/attachments/20090815/d0b66531/attachment-0001.bin>