I'm trying to port coreutils-6.9.92 to HP/UX 10.20 and getting a test 
failure...

With the command 

        printf  '1 %*sy\n' -3 x

the expected result (and the result from 6.8+) is:

        1 x  y

But with 6.9.92, I'm getting:

        1   xy

Any ideas where to look?

Thanks!
-- 
Peter Fales
Alcatel-Lucent
Member of Technical Staff
2000 Lucent Lane
Room: 1C-436
Naperville, IL 60566-7033
Email: [EMAIL PROTECTED]
Phone: 630 979 8031


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to